Searched defs:adev_action (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/ |
H A D | tcpm.c | 1331 enum adev_actions adev_action = ADEV_NONE; in tcpm_handle_vdm_request() local 1196 tcpm_pd_svdm(struct tcpm_port *port, struct typec_altmode *adev, const u32 *p, int cnt, u32 *response, enum adev_actions *adev_action) tcpm_pd_svdm() argument
|
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
H A D | tcpm.c | 1792 enum adev_actions adev_action = ADEV_NONE; in tcpm_handle_vdm_request() local 1593 tcpm_pd_svdm(struct tcpm_port *port, struct typec_altmode *adev, const u32 *p, int cnt, u32 *response, enum adev_actions *adev_action) tcpm_pd_svdm() argument
|
Completed in 13 milliseconds