Home
last modified time | relevance | path

Searched refs:ci_role_driver (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/usb/chipidea/
Dci.h135 struct ci_role_driver { struct
218 struct ci_role_driver *roles[CI_ROLE_END];
268 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role()
Dhost.c477 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
482 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
Dudc.c2230 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()