Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhisi_hikey_usb.c150 struct usb_role_switch_desc hub_role_switch = {NULL}; in hisi_hikey_usb_of_role_switch() local
191 hub_role_switch.fwnode = dev_fwnode(dev); in hisi_hikey_usb_of_role_switch()
192 hub_role_switch.set = hub_usb_role_switch_set; in hisi_hikey_usb_of_role_switch()
193 hub_role_switch.driver_data = hisi_hikey_usb; in hisi_hikey_usb_of_role_switch()
196 &hub_role_switch); in hisi_hikey_usb_of_role_switch()