Home
last modified time | relevance | path

Searched full:vu (Results 1 – 25 of 31) sorted by relevance

12

/linux/rust/kernel/
H A Dstr.rs454 let non_ascii = c"d\xe9j\xe0 vu"; in test_cstr_display()
455 assert_eq!(format!("{non_ascii}"), "d\\xe9j\\xe0 vu"); in test_cstr_display()
479 let non_ascii = c"d\xe9j\xe0 vu"; in test_cstr_debug()
480 assert_eq!(format!("{non_ascii:?}"), "\"d\\xe9j\\xe0 vu\""); in test_cstr_debug()
492 let non_ascii = BStr::from_bytes(b"d\xe9j\xe0 vu"); in test_bstr_display()
493 assert_eq!(format!("{non_ascii}"), "d\\xe9j\\xe0 vu"); in test_bstr_display()
507 let non_ascii = BStr::from_bytes(b"d\xe9j\xe0 vu"); in test_bstr_debug()
508 assert_eq!(format!("{non_ascii:?}"), "\"d\\xe9j\\xe0 vu\""); in test_bstr_debug()
/linux/include/uapi/sound/
H A Dscarlett2.h7 * Copyright (c) 2023 by Geoffrey D. Bennett <g at b4.vu>
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra-audio-max9808x.yaml69 nvidia,model = "LG Optimus Vu MAX98089";
/linux/Documentation/target/
H A Dtarget-export-device7 # (C) Copyright 2014 Christophe Vu-Brugier <cvubrugier@fastmail.fm>
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-isys.h179 IPU6_FW_ISYS_FRAME_FORMAT_NV21, /* 12 bit YUV 420, Y, VU plane */
180 IPU6_FW_ISYS_FRAME_FORMAT_NV61, /* 16 bit YUV 422, Y, VU plane */
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-lg-p895.dts7 model = "LG Optimus Vu P895";
492 nvidia,model = "LG Optimus Vu MAX98089";
/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst137 in the body of an email to majordomo@vuser.vu.union.edu.
/linux/drivers/macintosh/
H A Drack-meter.c3 * RackMac vu-meter driver
617 MODULE_DESCRIPTION("RackMeter: Support vu-meter on XServe front panel");
H A DKconfig253 blue LEDs "vu-meter" of the XServer macs.
/linux/Documentation/devicetree/bindings/arm/
H A Dtegra.yaml80 - description: LG Optimus Vu P895
/linux/sound/soc/codecs/
H A Dwm8962.c1592 /* The VU bits for the headphones are in a different register to the mute
1606 /* If the left PGA is enabled hit that VU bit... */ in wm8962_put_hp_sw()
1614 /* ...otherwise the right. The VU is stereo. */ in wm8962_put_hp_sw()
1622 /* The VU bits for the speakers are in a different register to the mute
1636 /* If the left PGA is enabled hit that VU bit... */ in wm8962_put_spk_sw()
1644 /* ...otherwise the right. The VU is stereo. */ in wm8962_put_spk_sw()
1996 /* VU bits for the output PGAs only take effect while the PGA is powered */
H A Dmadera.c2249 "Failed to modify VU bits: %d\n", ret); in madera_in_set_vu()
2274 /* If this is the last input pending then allow VU */ in madera_in_ev()
H A Darizona.c924 /* If this is the last input pending then allow VU */ in arizona_in_ev()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c267 COUNTRY_REGD_ENT("VU", RTW_REGD_ETSI, RTW_REGD_ETSI),
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h496 IMGU_ABI_FRAME_FORMAT_NV21, /* 12 bit YUV 420, Y, VU plane */
497 IMGU_ABI_FRAME_FORMAT_NV61, /* 16 bit YUV 422, Y, VU plane */
/linux/sound/pci/echoaudio/
H A Dechoaudio.h381 char meters_enabled; /* VU-meters status */
H A Dechoaudio_dsp.h660 /* VU meters 0x1e0 32*1 */
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml146 added by other RISC-V extensions in H/S/VS/U/VU modes and as
/linux/drivers/gpu/drm/panel/
H A DKconfig696 This panel controller can be found in LG Optimus Vu P895 smartphone
/linux/sound/pci/au88x0/
H A Dau88x0_eq.c475 /* Read all EQ peaks. (think VU meter) */
/linux/sound/usb/
H A Dfcp.c5 * Copyright (c) 2024-2025 by Geoffrey D. Bennett <g at b4.vu>
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h615 /* SCR VU registrations */
/linux/drivers/net/wireless/realtek/rtw89/
H A Dregd.c261 COUNTRY_REGD("VU", RTW89_ETSI, RTW89_ETSI, RTW89_NA, 0x0),
/linux/tools/perf/util/
H A Ddisasm.c1232 " perf buildid-cache -vu vmlinux\n\n" in symbol__strerror_disassemble()
/linux/sound/hda/codecs/realtek/
H A Dalc269.c6835 …SND_PCI_QUIRK(0x1043, 0x1473, "ASUS GU604VI/VC/VE/VG/VJ/VQ/VU/VV/VY/VZ", ALC285_FIXUP_ASUS_HEADSET…
6836 SND_PCI_QUIRK(0x1043, 0x1483, "ASUS GU603VQ/VU/VV/VJ/VI", ALC285_FIXUP_ASUS_HEADSET_MIC),
6837 SND_PCI_QUIRK(0x1043, 0x1493, "ASUS GV601VV/VU/VJ/VQ/VI", ALC285_FIXUP_ASUS_HEADSET_MIC),
6844 …SND_PCI_QUIRK(0x1043, 0x1573, "ASUS GZ301VV/VQ/VU/VJ/VA/VC/VE/VVC/VQC/VUC/VJC/VEC/VCC", ALC285_FIX…

12