Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dcore.c657 static struct usb_role_switch_desc ci_role_switch = { variable
790 ci_role_switch.fwnode = dev->fwnode; in ci_get_platdata()
1149 if (ci_role_switch.fwnode) { in ci_hdrc_probe()
1150 ci_role_switch.driver_data = ci; in ci_hdrc_probe()
1152 &ci_role_switch); in ci_hdrc_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds