Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dcore.c672 static struct usb_role_switch_desc ci_role_switch = { variable
805 ci_role_switch.fwnode = dev->fwnode; in ci_get_platdata()
1196 if (ci_role_switch.fwnode) { in ci_hdrc_probe()
1197 ci_role_switch.driver_data = ci; in ci_hdrc_probe()
1199 &ci_role_switch); in ci_hdrc_probe()