Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
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-v5.15/drivers/rpmsg/
Drpmsg_core.c126 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
131 EXPORT_SYMBOL(rpmsg_destroy_ept);
523 rpmsg_destroy_ept(ept); in rpmsg_dev_probe()
547 rpmsg_destroy_ept(rpdev->ept); in rpmsg_dev_remove()
Drpmsg_char.c87 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_destroy()
156 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_release()
/Linux-v5.15/include/linux/
Drpmsg.h171 void rpmsg_destroy_ept(struct rpmsg_endpoint *);
220 static inline void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
/Linux-v5.15/drivers/platform/chrome/
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-v5.15/drivers/net/wwan/
Drpmsg_wwan_ctrl.c53 rpmsg_destroy_ept(rpwwan->ept); in rpmsg_wwan_ctrl_stop()
/Linux-v5.15/drivers/net/wireless/ath/wcn36xx/
Dmain.c1545 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_probe()
1565 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_remove()
/Linux-v5.15/Documentation/staging/
Drpmsg.rst233 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept);