Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/chipidea/
Dci.h132 struct ci_role_driver { struct
213 struct ci_role_driver *roles[CI_ROLE_END];
262 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role()
Dhost.c354 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
359 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
Dudc.c2160 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()