Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dcore.c671 static struct usb_role_switch_desc ci_role_switch = { variable
804 ci_role_switch.fwnode = dev->fwnode; in ci_get_platdata()
1191 if (ci_role_switch.fwnode) { in ci_hdrc_probe()
1192 ci_role_switch.driver_data = ci; in ci_hdrc_probe()
1194 &ci_role_switch); in ci_hdrc_probe()