Searched defs:appl (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/net/802/
H A Dgarp.c504 struct garp_application *appl = proto->data; garp_pdu_rcv() local
559 int garp_init_applicant(struct net_device *dev, struct garp_application *appl) garp_init_applicant() argument
600 void garp_uninit_applicant(struct net_device *dev, struct garp_application *appl) garp_uninit_applicant() argument
626 int garp_register_application(struct garp_application *appl) garp_register_application() argument
634 void garp_unregister_application(struct garp_application *appl) garp_unregister_application() argument
344 garp_request_join(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) garp_request_join() argument
364 garp_request_leave(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) garp_request_leave() argument
H A Dmrp.c773 struct mrp_application *appl = container_of(pt, struct mrp_application, mrp_rcv() local
841 int mrp_init_applicant(struct net_device *dev, struct mrp_application *appl) mrp_init_applicant() argument
885 void mrp_uninit_applicant(struct net_device *dev, struct mrp_application *appl) mrp_uninit_applicant() argument
914 int mrp_register_application(struct mrp_application *appl) mrp_register_application() argument
922 void mrp_unregister_application(struct mrp_application *appl) mrp_unregister_application() argument
520 mrp_request_join(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) mrp_request_join() argument
545 mrp_request_leave(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) mrp_request_leave() argument
/linux-4.4.14/net/bluetooth/cmtp/
H A Dcmtp.h109 __u16 appl; member in struct:cmtp_application
H A Dcapi.c73 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl) cmtp_application_add() argument
190 __u16 appl, msgnum, func, info; cmtp_recv_interopmsg() local
323 __u16 appl; cmtp_recv_capimsg() local
381 static void cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) cmtp_register_appl() argument
450 static void cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl) cmtp_release_appl() argument
478 __u16 appl; cmtp_send_message() local
150 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) cmtp_send_interopmsg() argument
/linux-4.4.14/drivers/isdn/hardware/avm/
H A Db1.c363 void b1_release_appl(struct capi_ctr *ctrl, u16 appl) b1_release_appl() argument
339 b1_register_appl(struct capi_ctr *ctrl, u16 appl, capi_register_params *rp) b1_register_appl() argument
H A Db1dma.c807 void b1dma_release_appl(struct capi_ctr *ctrl, u16 appl) b1dma_release_appl() argument
770 b1dma_register_appl(struct capi_ctr *ctrl, u16 appl, capi_register_params *rp) b1dma_register_appl() argument
H A Dc4.c992 static void c4_release_appl(struct capi_ctr *ctrl, u16 appl) c4_release_appl() argument
947 c4_register_appl(struct capi_ctr *ctrl, u16 appl, capi_register_params *rp) c4_register_appl() argument
/linux-4.4.14/drivers/isdn/hysdn/
H A Dhycapi.c151 hycapi_register_internal(struct capi_ctr *ctrl, __u16 appl, hycapi_register_internal() argument
175 memcpy(skb_put(skb, sizeof(__u16)), &appl, sizeof(__u16)); hycapi_register_internal() local
223 hycapi_register_appl(struct capi_ctr *ctrl, __u16 appl, hycapi_register_appl() argument
262 static void hycapi_release_internal(struct capi_ctr *ctrl, __u16 appl) hycapi_release_internal() argument
283 memcpy(skb_put(skb, sizeof(__u16)), &appl, sizeof(__u16)); hycapi_release_internal() local
299 hycapi_release_appl(struct capi_ctr *ctrl, __u16 appl) hycapi_release_appl() argument
/linux-4.4.14/drivers/isdn/capi/
H A Dkcapi.c343 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, capi_ctr_handle_message() argument
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dcapifunc.c188 void *TransmitBufferSet(APPL *appl, dword ref) TransmitBufferSet() argument
195 void *TransmitBufferGet(APPL *appl, void *p) TransmitBufferGet() argument
203 void TransmitBufferFree(APPL *appl, void *p) TransmitBufferFree() argument
209 void *ReceiveBufferGet(APPL *appl, int Num) ReceiveBufferGet() argument
225 void sendf(APPL *appl, word command, dword Id, word Number, byte *format, ...) sendf() argument
724 static void diva_register_appl(struct capi_ctr *ctrl, __u16 appl, diva_register_appl() argument
848 static void diva_release_appl(struct capi_ctr *ctrl, __u16 appl) diva_release_appl() argument
H A Dmessage.c386 word api_put(APPL *appl, CAPI_MSG *msg) api_put() argument
855 APPL *appl; ncci_free_receive_buffers() local
3843 APPL *appl; callback() local
4107 APPL *appl; control_rc() local
6118 static void SendSetupInfo(APPL *appl, PLCI *plci, dword Id, byte **parms, byte Info_Sent_Flag) SendSetupInfo() argument
6203 APPL *appl; SendInfo() local
6376 APPL *appl; SendMultiIE() local
6442 static void SendSSExtInd(APPL *appl, PLCI *plci, dword Id, byte **parms) SendSSExtInd() argument
9122 static word AdvCodecSupport(DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, AdvCodecSupport() argument
9919 static byte dtmf_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) dtmf_request() argument
12035 static byte mixer_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) mixer_request() argument
12827 static byte ec_request(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) ec_request() argument
1195 connect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) connect_req() argument
1411 connect_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) connect_res() argument
1568 connect_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) connect_a_res() argument
1575 disconnect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) disconnect_req() argument
1631 disconnect_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) disconnect_res() argument
1659 listen_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) listen_req() argument
1709 info_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) info_req() argument
1819 info_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) info_res() argument
1826 alert_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) alert_req() argument
1857 facility_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) facility_req() argument
2608 facility_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) facility_res() argument
2615 connect_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) connect_b3_req() argument
2850 connect_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) connect_b3_res() argument
2966 connect_b3_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) connect_b3_a_res() argument
2987 disconnect_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) disconnect_b3_req() argument
3044 disconnect_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) disconnect_b3_res() argument
3101 data_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) data_b3_req() argument
3179 data_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) data_b3_res() argument
3213 reset_b3_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) reset_b3_req() argument
3255 reset_b3_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) reset_b3_res() argument
3280 connect_b3_t90_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) connect_b3_t90_a_res() argument
3315 select_b_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) select_b_req() argument
3435 manufacturer_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *parms) manufacturer_req() argument
3764 manufacturer_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a, PLCI *plci, APPL *appl, API_PARSE *msg) manufacturer_res() argument
H A Ddivacapi.h224 APPL *appl; member in struct:_PLCI
/linux-4.4.14/drivers/isdn/gigaset/
H A Dcapi.c195 get_appl(struct gigaset_capi_ctr *iif, u16 appl) get_appl() argument
997 static void gigaset_register_appl(struct capi_ctr *ctr, u16 appl, gigaset_register_appl() argument
1085 static void gigaset_release_appl(struct capi_ctr *ctr, u16 appl) gigaset_release_appl() argument
326 send_data_b3_conf(struct cardstate *cs, struct capi_ctr *ctr, u16 appl, u16 msgid, int channel, u16 handle, u16 info) send_data_b3_conf() argument

Completed in 446 milliseconds