Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/chipidea/
Dci.h133 struct ci_role_driver { struct
213 struct ci_role_driver *roles[CI_ROLE_END];
261 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role()
Dhost.c464 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
469 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
Dudc.c2192 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()