/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | capi.c | 73 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl) in cmtp_application_add() argument 148 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) cmtp_send_interopmsg() argument 188 __u16 appl, msgnum, func, info; cmtp_recv_interopmsg() local 321 __u16 appl; cmtp_recv_capimsg() local 379 cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) cmtp_register_appl() argument 448 cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl) cmtp_release_appl() argument 476 __u16 appl; cmtp_send_message() local [all...] |
H A D | cmtp.h | 109 __u16 appl; member
|
/kernel/linux/linux-5.10/net/802/ |
H A D | garp.c | 514 struct garp_application *appl = proto->data; in garp_pdu_rcv() local 569 int garp_init_applicant(struct net_device *dev, struct garp_application *appl) in garp_init_applicant() argument 354 garp_request_join(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) garp_request_join() argument 374 garp_request_leave(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) garp_request_leave() argument 610 garp_uninit_applicant(struct net_device *dev, struct garp_application *appl) garp_uninit_applicant() argument 637 garp_register_application(struct garp_application *appl) garp_register_application() argument 645 garp_unregister_application(struct garp_application *appl) garp_unregister_application() argument [all...] |
H A D | mrp.c | 786 struct mrp_application *appl = container_of(pt, struct mrp_application, in mrp_rcv() local 854 int mrp_init_applicant(struct net_device *dev, struct mrp_application *appl) in mrp_init_applicant() argument 529 mrp_request_join(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) mrp_request_join() argument 554 mrp_request_leave(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) mrp_request_leave() argument 898 mrp_uninit_applicant(struct net_device *dev, struct mrp_application *appl) mrp_uninit_applicant() argument 931 mrp_register_application(struct mrp_application *appl) mrp_register_application() argument 939 mrp_unregister_application(struct mrp_application *appl) mrp_unregister_application() argument [all...] |
/kernel/linux/linux-6.6/net/802/ |
H A D | garp.c | 514 struct garp_application *appl = proto->data; in garp_pdu_rcv() local 569 int garp_init_applicant(struct net_device *dev, struct garp_application *appl) in garp_init_applicant() argument 354 garp_request_join(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) garp_request_join() argument 374 garp_request_leave(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) garp_request_leave() argument 610 garp_uninit_applicant(struct net_device *dev, struct garp_application *appl) garp_uninit_applicant() argument 637 garp_register_application(struct garp_application *appl) garp_register_application() argument 645 garp_unregister_application(struct garp_application *appl) garp_unregister_application() argument [all...] |
H A D | mrp.c | 786 struct mrp_application *appl = container_of(pt, struct mrp_application, in mrp_rcv() local 854 int mrp_init_applicant(struct net_device *dev, struct mrp_application *appl) in mrp_init_applicant() argument 529 mrp_request_join(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) mrp_request_join() argument 554 mrp_request_leave(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) mrp_request_leave() argument 898 mrp_uninit_applicant(struct net_device *dev, struct mrp_application *appl) mrp_uninit_applicant() argument 931 mrp_register_application(struct mrp_application *appl) mrp_register_application() argument 939 mrp_unregister_application(struct mrp_application *appl) mrp_unregister_application() argument [all...] |
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | capi.c | 73 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl) in cmtp_application_add() argument 148 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) cmtp_send_interopmsg() argument 188 __u16 appl, msgnum, func, info; cmtp_recv_interopmsg() local 321 __u16 appl; cmtp_recv_capimsg() local 379 cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) cmtp_register_appl() argument 448 cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl) cmtp_release_appl() argument 476 __u16 appl; cmtp_send_message() local [all...] |
H A D | cmtp.h | 109 __u16 appl; member
|
/kernel/linux/linux-5.10/drivers/isdn/capi/ |
H A D | kcapi.c | 301 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, in capi_ctr_handle_message() argument
|
/kernel/linux/linux-6.6/drivers/isdn/capi/ |
H A D | kcapi.c | 301 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, in capi_ctr_handle_message() argument
|
/third_party/alsa-lib/include/ |
H A D | aserver.h | 65 snd_pcm_shm_rbptr_t appl; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 235 snd_pcm_rbptr_t appl; member
|