Home
last modified time | relevance | path

Searched refs:rpmsg_destroy_ept (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtqcomsmd.c193 rpmsg_destroy_ept(btq->cmd_channel); in btqcomsmd_probe()
195 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_probe()
207 rpmsg_destroy_ept(btq->cmd_channel); in btqcomsmd_remove()
208 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_remove()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtqcomsmd.c193 rpmsg_destroy_ept(btq->cmd_channel); in btqcomsmd_probe()
195 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_probe()
207 rpmsg_destroy_ept(btq->cmd_channel); in btqcomsmd_remove()
208 rpmsg_destroy_ept(btq->acl_channel); in btqcomsmd_remove()
/kernel/linux/linux-5.10/include/linux/
H A Drpmsg.h124 void rpmsg_destroy_ept(struct rpmsg_endpoint *);
176 static inline void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Drpmsg_core.c75 * rpmsg_destroy_ept() - destroy an existing rpmsg endpoint
82 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
87 EXPORT_SYMBOL(rpmsg_destroy_ept); variable
495 rpmsg_destroy_ept(ept); in rpmsg_dev_probe()
515 rpmsg_destroy_ept(rpdev->ept); in rpmsg_dev_remove()
H A Drpmsg_char.c87 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_destroy()
153 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_release()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Drpmsg_core.c122 * rpmsg_destroy_ept() - destroy an existing rpmsg endpoint
129 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
134 EXPORT_SYMBOL(rpmsg_destroy_ept); variable
586 rpmsg_destroy_ept(ept); in rpmsg_dev_probe()
605 rpmsg_destroy_ept(rpdev->ept); in rpmsg_dev_remove()
H A Drpmsg_char.c86 rpmsg_destroy_ept(eptdev->ept); in rpmsg_chrdev_eptdev_destroy()
188 rpmsg_destroy_ept(eptdev->ept); in rpmsg_eptdev_release()
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c250 rpmsg_destroy_ept(ec_rpmsg->ept); in cros_ec_rpmsg_probe()
269 rpmsg_destroy_ept(ec_rpmsg->ept); in cros_ec_rpmsg_remove()
/kernel/linux/linux-6.6/include/linux/
H A Drpmsg.h180 void rpmsg_destroy_ept(struct rpmsg_endpoint *);
239 static inline void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() function
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c248 rpmsg_destroy_ept(ec_rpmsg->ept); in cros_ec_rpmsg_probe()
267 rpmsg_destroy_ept(ec_rpmsg->ept); in cros_ec_rpmsg_remove()
/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dcdx_rpmsg.c158 rpmsg_destroy_ept(cdx_mcdi->ept); in cdx_rpmsg_remove()
/kernel/linux/linux-6.6/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c53 rpmsg_destroy_ept(rpwwan->ept); in rpmsg_wwan_ctrl_stop()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1454 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_probe()
1474 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_remove()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1640 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_probe()
1660 rpmsg_destroy_ept(wcn->smd_channel); in wcn36xx_remove()

Completed in 11 milliseconds