/linux-2.6.39/net/bluetooth/cmtp/ |
D | capi.c | 72 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl) in cmtp_application_add() 150 __u8 subcmd, __u16 appl, __u16 msgnum, in cmtp_send_interopmsg() 189 __u16 appl, msgnum, func, info; in cmtp_recv_interopmsg() local 328 __u16 cmd, appl; in cmtp_recv_capimsg() local 393 static void cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) in cmtp_register_appl() 462 static void cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl) in cmtp_release_appl() 490 __u16 appl; in cmtp_send_message() local
|
D | cmtp.h | 108 __u16 appl; member
|
/linux-2.6.39/net/802/ |
D | garp.c | 346 const struct garp_application *appl, in garp_request_join() 366 const struct garp_application *appl, in garp_request_leave() 505 struct garp_application *appl = proto->data; in garp_pdu_rcv() local 561 int garp_init_applicant(struct net_device *dev, struct garp_application *appl) in garp_init_applicant() 602 void garp_uninit_applicant(struct net_device *dev, struct garp_application *appl) in garp_uninit_applicant() 625 int garp_register_application(struct garp_application *appl) in garp_register_application() 633 void garp_unregister_application(struct garp_application *appl) in garp_unregister_application()
|
/linux-2.6.39/drivers/isdn/hardware/eicon/ |
D | capifunc.c | 188 void *TransmitBufferSet(APPL * appl, dword ref) in TransmitBufferSet() 195 void *TransmitBufferGet(APPL * appl, void *p) in TransmitBufferGet() 203 void TransmitBufferFree(APPL * appl, void *p) in TransmitBufferFree() 209 void *ReceiveBufferGet(APPL * appl, int Num) in ReceiveBufferGet() 225 void sendf(APPL * appl, word command, dword Id, word Number, byte * format, ...) in sendf() 724 static void diva_register_appl(struct capi_ctr *ctrl, __u16 appl, in diva_register_appl() 848 static void diva_release_appl(struct capi_ctr *ctrl, __u16 appl) in diva_release_appl()
|
D | message.c | 386 word api_put(APPL * appl, CAPI_MSG * msg) in api_put() 855 APPL *appl; in ncci_free_receive_buffers() local 1196 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_req() 1414 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_res() 1571 PLCI *plci, APPL *appl, API_PARSE *msg) in connect_a_res() 1578 PLCI *plci, APPL *appl, API_PARSE *msg) in disconnect_req() 1634 PLCI *plci, APPL *appl, API_PARSE *msg) in disconnect_res() 1662 PLCI *plci, APPL *appl, API_PARSE *parms) in listen_req() 1712 PLCI *plci, APPL *appl, API_PARSE *msg) in info_req() 1822 PLCI *plci, APPL *appl, API_PARSE *msg) in info_res() [all …]
|
D | divacapi.h | 224 APPL *appl; member
|
/linux-2.6.39/drivers/isdn/hysdn/ |
D | hycapi.c | 151 hycapi_register_internal(struct capi_ctr *ctrl, __u16 appl, in hycapi_register_internal() 223 hycapi_register_appl(struct capi_ctr *ctrl, __u16 appl, in hycapi_register_appl() 262 static void hycapi_release_internal(struct capi_ctr *ctrl, __u16 appl) in hycapi_release_internal() 299 hycapi_release_appl(struct capi_ctr *ctrl, __u16 appl) in hycapi_release_appl()
|
/linux-2.6.39/drivers/isdn/hardware/avm/ |
D | b1.c | 340 u16 appl, in b1_register_appl() 363 void b1_release_appl(struct capi_ctr *ctrl, u16 appl) in b1_release_appl()
|
D | b1dma.c | 771 u16 appl, in b1dma_register_appl() 807 void b1dma_release_appl(struct capi_ctr *ctrl, u16 appl) in b1dma_release_appl()
|
D | c4.c | 948 u16 appl, in c4_register_appl() 992 static void c4_release_appl(struct capi_ctr *ctrl, u16 appl) in c4_release_appl()
|
/linux-2.6.39/drivers/isdn/gigaset/ |
D | capi.c | 209 get_appl(struct gigaset_capi_ctr *iif, u16 appl) in get_appl() 331 u16 appl, u16 msgid, int channel, in send_data_b3_conf() 978 static void gigaset_register_appl(struct capi_ctr *ctr, u16 appl, in gigaset_register_appl() 1066 static void gigaset_release_appl(struct capi_ctr *ctr, u16 appl) in gigaset_release_appl()
|
/linux-2.6.39/drivers/isdn/capi/ |
D | kcapi.c | 343 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, in capi_ctr_handle_message()
|