Home
last modified time | relevance | path

Searched refs:ci_role_driver (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dci.h126 * struct ci_role_driver - host/gadget role driver
132 struct ci_role_driver { struct
214 struct ci_role_driver *roles[CI_ROLE_END];
264 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role()
H A Dhost.c362 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
367 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
H A Dudc.c2164 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dci.h127 * struct ci_role_driver - host/gadget role driver
135 struct ci_role_driver { struct
219 struct ci_role_driver *roles[CI_ROLE_END];
270 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role()
H A Dhost.c469 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
474 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
H A Dudc.c2230 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()

Completed in 8 milliseconds