Home
last modified time | relevance | path

Searched refs:rpmsg_destroy_ept (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/bluetooth/
A Dbtqcomsmd.c178 rpmsg_destroy_ept(btq->cmd_channel); in btqcomsmd_probe()
180 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_probe()
192 rpmsg_destroy_ept(btq->cmd_channel); in btqcomsmd_remove()
193 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_remove()
/linux/drivers/rpmsg/
A Drpmsg_core.c126 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
131 EXPORT_SYMBOL(rpmsg_destroy_ept);
544 rpmsg_destroy_ept(ept); in rpmsg_dev_probe()
568 rpmsg_destroy_ept(rpdev->ept); in rpmsg_dev_remove()
A Drpmsg_char.c85 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_destroy()
154 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_release()
/linux/include/linux/
A Drpmsg.h171 void rpmsg_destroy_ept(struct rpmsg_endpoint *);
222 static inline void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
/linux/drivers/platform/chrome/
A Dcros_ec_rpmsg.c246 rpmsg_destroy_ept(ec_rpmsg->ept); in cros_ec_rpmsg_probe()
265 rpmsg_destroy_ept(ec_rpmsg->ept); in cros_ec_rpmsg_remove()
/linux/drivers/net/wwan/
A Drpmsg_wwan_ctrl.c53 rpmsg_destroy_ept(rpwwan->ept); in rpmsg_wwan_ctrl_stop()
/linux/drivers/net/wireless/ath/wcn36xx/
A Dmain.c1560 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_probe()
1580 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_remove()
/linux/Documentation/staging/
A Drpmsg.rst233 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept);
/linux/
A Dvmlinux.symvers7323 0x00000000 rpmsg_destroy_ept vmlinux EXPORT_SYMBOL
A DSystem.map48217 ffff800010cf0f80 T rpmsg_destroy_ept
A D.tmp_System.map48217 ffff800010cf0f80 T rpmsg_destroy_ept

Completed in 351 milliseconds