Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/chipidea/
Dcore.c664 static struct usb_role_switch_desc ci_role_switch = { variable
797 ci_role_switch.fwnode = dev->fwnode; in ci_get_platdata()
1161 if (ci_role_switch.fwnode) { in ci_hdrc_probe()
1162 ci_role_switch.driver_data = ci; in ci_hdrc_probe()
1164 &ci_role_switch); in ci_hdrc_probe()