Searched refs:acl_channel (Results 1 – 1 of 1) sorted by relevance
23 struct rpmsg_endpoint *acl_channel; member70 ret = rpmsg_send(btq->acl_channel, skb->data, skb->len); in btqcomsmd_send()153 btq->acl_channel = qcom_wcnss_open_channel(wcnss, "APPS_RIVA_BT_ACL", in btqcomsmd_probe()155 if (IS_ERR(btq->acl_channel)) in btqcomsmd_probe()156 return PTR_ERR(btq->acl_channel); in btqcomsmd_probe()195 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_probe()208 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_remove()