Home
last modified time | relevance | path

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

/drivers/usb/misc/
Dlvstest.c49 struct lvs_rh *lvs = usb_get_intfdata(intf); in create_lvs_device() local
51 if (!lvs->present) { in create_lvs_device()
59 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
111 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_entry_store() local
121 ret = lvs_rh_set_port_feature(hdev, lvs->portnum, in u3_entry_store()
140 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_exit_store() local
150 ret = lvs_rh_clear_port_feature(hdev, lvs->portnum, in u3_exit_store()
169 struct lvs_rh *lvs = usb_get_intfdata(intf); in hot_reset_store() local
172 ret = lvs_rh_set_port_feature(hdev, lvs->portnum, in hot_reset_store()
188 struct lvs_rh *lvs = usb_get_intfdata(intf); in u2_timeout_store() local
[all …]
/drivers/pinctrl/
Dpinctrl-tegra20.c2128 MUX_PG(lvs, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 26, 0x90, 24, -1, -1),