/linux/drivers/usb/misc/ |
H A D | lvstest.c | 24 /* 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 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...] |
/linux/Documentation/admin-guide/device-mapper/ |
H A D | snapshot.rst | 165 # lvs 177 # lvs volumeGroup/snap 194 # lvs
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-usb-lvstest | 2 Speed Link Layer tests. These nodes are available in sysfs only when lvs
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-trimslice.dts | 147 "lvs"; 260 "lvs", "sdb";
|
H A D | tegra20-tamonten.dtsi | 137 "lvs"; 242 "lvs", "pmc";
|
H A D | tegra20-ventana.dts | 160 "lspi", "lvp1", "lvs"; 267 "lvp1", "lvs", "pmc", "sdb";
|
H A D | tegra20-paz00.dts | 149 "lvs"; 247 "lvs", "pmc";
|
H A D | tegra20-harmony.dts | 155 "lvs"; 260 "lvs", "pmc";
|
H A D | tegra20-colibri.dtsi | 215 "lspi", "lvs";
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-shift-axolotl.dts | 144 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
|
H A D | sdm845-mtp.dts | 139 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
|
H A D | sdm845-sony-xperia-tama.dtsi | 176 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
|
H A D | sdm845-oneplus-common.dtsi | 199 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
|
H A D | sdm845-samsung-starqltechn.dts | 309 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
|
H A D | sdm845-db845c.dts | 316 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
|
/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra20.c | 2123 MUX_PG(lvs, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 26, 0x90, 24, -1, -1),
|
/linux/ |
H A D | MAINTAINERS | 12895 L: lvs-devel@vger.kernel.org
|