Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/chipidea/
Dci.h130 struct ci_role_driver { struct
211 struct ci_role_driver *roles[CI_ROLE_END];
259 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role()
Dhost.c252 struct ci_role_driver *rdrv; in ci_hdrc_host_init()
257 rdrv = devm_kzalloc(ci->dev, sizeof(struct ci_role_driver), GFP_KERNEL); in ci_hdrc_host_init()
Dudc.c1996 struct ci_role_driver *rdrv; in ci_hdrc_gadget_init()