Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dci.h131 struct ci_role_driver { struct
212 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.c352 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
357 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
Dudc.c2040 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()