Searched refs:appl_id (Results 1 – 4 of 4) sorted by relevance
373 __u16 appl_id; in hycapi_send_message() local379 appl_id = CAPIMSG_APPID(skb->data); in hycapi_send_message()380 switch (_hycapi_appCheck(appl_id, ctrl->cnr)) in hycapi_send_message()385 appl_id, in hycapi_send_message()386 &(hycapi_applications[appl_id - 1].rp)); in hycapi_send_message()397 capilib_free_ncci(&cinfo->ncci_head, appl_id, in hycapi_send_message()416 if (hycapi_applications[appl_id - 1].listen_req[ctrl->cnr - 1]) in hycapi_send_message()418 kfree_skb(hycapi_applications[appl_id - 1].listen_req[ctrl->cnr - 1]); in hycapi_send_message()419 hycapi_applications[appl_id - 1].listen_req[ctrl->cnr - 1] = NULL; in hycapi_send_message()421 if (!(hycapi_applications[appl_id -1].listen_req[ctrl->cnr - 1] = skb_copy(skb, GFP_ATOMIC))) in hycapi_send_message()
369 word appl_id; member
243 PUT_WORD(&msg.header.appl_id, appl->Id); in sendf()885 APPL *this = &application[GET_WORD(&msg->header.appl_id) - 1]; in diva_send_message()
11163 ((CAPI_MSG *) msg)->header.appl_id = notify_plci->appl->Id; in mixer_notify_update()