Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/chipidea/
Dcore.c646 static struct usb_role_switch_desc ci_role_switch = { variable
779 ci_role_switch.fwnode = dev->fwnode; in ci_get_platdata()
1132 if (ci_role_switch.fwnode) { in ci_hdrc_probe()
1133 ci_role_switch.driver_data = ci; in ci_hdrc_probe()
1135 &ci_role_switch); in ci_hdrc_probe()