Searched refs:lvs (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/misc/ |
| A D | lvstest.c | 46 if (!lvs->present) { in create_lvs_device() 324 ATTRIBUTE_GROUPS(lvs); 365 lvs->present = true; in lvs_rh_work() 366 lvs->portnum = i; in lvs_rh_work() 398 struct lvs_rh *lvs; in lvs_rh_probe() local 415 lvs = devm_kzalloc(&intf->dev, sizeof(*lvs), GFP_KERNEL); in lvs_rh_probe() 416 if (!lvs) in lvs_rh_probe() 419 lvs->intf = intf; in lvs_rh_probe() 434 if (!lvs->urb) in lvs_rh_probe() 441 usb_fill_int_urb(lvs->urb, hdev, pipe, &lvs->buffer[0], maxp, in lvs_rh_probe() [all …]
|
| /drivers/pinctrl/tegra/ |
| A D | pinctrl-tegra20.c | 2123 MUX_PG(lvs, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 26, 0x90, 24, -1, -1),
|
Completed in 11 milliseconds