Home
last modified time | relevance | path

Searched refs:lvs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dlvstest.c24 /* if lvs device connected */
26 /* port no at which lvs device is present */
44 struct lvs_rh *lvs = usb_get_intfdata(intf); in create_lvs_device() local
46 if (!lvs->present) { in create_lvs_device()
54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
56 dev_err(&intf->dev, "Could not allocate lvs udev\n"); in create_lvs_device()
106 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_entry_store() local
112 dev_err(dev, "failed to create lvs device\n"); in u3_entry_store()
116 ret = lvs_rh_set_port_feature(hdev, lvs->portnum, in u3_entry_store()
135 struct lvs_rh *lvs in u3_exit_store() local
164 struct lvs_rh *lvs = usb_get_intfdata(intf); hot_reset_store() local
183 struct lvs_rh *lvs = usb_get_intfdata(intf); warm_reset_store() local
202 struct lvs_rh *lvs = usb_get_intfdata(intf); u2_timeout_store() local
231 struct lvs_rh *lvs = usb_get_intfdata(intf); u1_timeout_store() local
298 struct lvs_rh *lvs = usb_get_intfdata(intf); enable_compliance_store() local
324 ATTRIBUTE_GROUPS(lvs); global() variable
328 struct lvs_rh *lvs = container_of(work, struct lvs_rh, rh_work); lvs_rh_work() local
387 struct lvs_rh *lvs = urb->context; lvs_rh_irq() local
398 struct lvs_rh *lvs; lvs_rh_probe() local
459 struct lvs_rh *lvs = usb_get_intfdata(intf); lvs_rh_disconnect() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c24 /* if lvs device connected */
26 /* port no at which lvs device is present */
44 struct lvs_rh *lvs = usb_get_intfdata(intf); in create_lvs_device() local
46 if (!lvs->present) { in create_lvs_device()
54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
56 dev_err(&intf->dev, "Could not allocate lvs udev\n"); in create_lvs_device()
106 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_entry_store() local
112 dev_err(dev, "failed to create lvs device\n"); in u3_entry_store()
116 ret = lvs_rh_set_port_feature(hdev, lvs->portnum, in u3_entry_store()
135 struct lvs_rh *lvs in u3_exit_store() local
164 struct lvs_rh *lvs = usb_get_intfdata(intf); hot_reset_store() local
183 struct lvs_rh *lvs = usb_get_intfdata(intf); warm_reset_store() local
202 struct lvs_rh *lvs = usb_get_intfdata(intf); u2_timeout_store() local
231 struct lvs_rh *lvs = usb_get_intfdata(intf); u1_timeout_store() local
298 struct lvs_rh *lvs = usb_get_intfdata(intf); enable_compliance_store() local
324 ATTRIBUTE_GROUPS(lvs); global() variable
328 struct lvs_rh *lvs = container_of(work, struct lvs_rh, rh_work); lvs_rh_work() local
387 struct lvs_rh *lvs = urb->context; lvs_rh_irq() local
398 struct lvs_rh *lvs; lvs_rh_probe() local
459 struct lvs_rh *lvs = usb_get_intfdata(intf); lvs_rh_disconnect() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/
H A Dpinctrl-tegra20.c2126 MUX_PG(lvs, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 26, 0x90, 24, -1, -1),
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra20.c2123 MUX_PG(lvs, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 26, 0x90, 24, -1, -1),

Completed in 8 milliseconds