Home
last modified time | relevance | path

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

/linux/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
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 Dsnapshot.rst165 # lvs
177 # lvs volumeGroup/snap
194 # lvs
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-lvstest2 Speed Link Layer tests. These nodes are available in sysfs only when lvs
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-trimslice.dts147 "lvs";
260 "lvs", "sdb";
H A Dtegra20-tamonten.dtsi137 "lvs";
242 "lvs", "pmc";
H A Dtegra20-ventana.dts160 "lspi", "lvp1", "lvs";
267 "lvp1", "lvs", "pmc", "sdb";
H A Dtegra20-paz00.dts149 "lvs";
247 "lvs", "pmc";
H A Dtegra20-harmony.dts155 "lvs";
260 "lvs", "pmc";
H A Dtegra20-colibri.dtsi215 "lspi", "lvs";
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-shift-axolotl.dts144 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
H A Dsdm845-mtp.dts139 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
H A Dsdm845-sony-xperia-tama.dtsi176 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
H A Dsdm845-oneplus-common.dtsi199 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
H A Dsdm845-samsung-starqltechn.dts309 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
H A Dsdm845-db845c.dts316 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra20.c2123 MUX_PG(lvs, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 26, 0x90, 24, -1, -1),
/linux/
H A DMAINTAINERS12895 L: lvs-devel@vger.kernel.org