Home
last modified time | relevance | path

Searched refs:ven (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
H A Dhid.h744 #define HID_DEVICE(b, g, ven, prod) \ argument
745 .bus = (b), .group = (g), .vendor = (ven), .product = (prod)
746 #define HID_USB_DEVICE(ven, prod) \ argument
747 .bus = BUS_USB, .vendor = (ven), .product = (prod)
748 #define HID_BLUETOOTH_DEVICE(ven, prod) \ argument
749 .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod)
750 #define HID_I2C_DEVICE(ven, prod) \ argument
751 .bus = BUS_I2C, .vendor = (ven), .product = (prod)
H A Drio_drv.h291 #define RIO_DEVICE(dev,ven) \ argument
292 .did = (dev), .vid = (ven), \
/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h100 #define HID_DEVICE(b, g, ven, prod) \ argument
105 __uint(vid, (ven)); \
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c791 unsigned int ven = readb(b+0x64+0) | (readb(b+0x64+1) << 8); in matroxfb_read_pins() local
794 if (ven != pdev->vendor || dev != pdev->device) { in matroxfb_read_pins()
796 ven, dev, pdev->vendor, pdev->device); in matroxfb_read_pins()
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6795-sony-xperia-m5.dts321 pins-fw-ven {
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8998-sony-xperia-yoshino.dtsi836 nfc_ven: nfc-ven-state {
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-lg-x3.dtsi394 nfc-ven {
/linux/Documentation/translations/sp_SP/process/
H A D2.Process.rst105 que causan regresiones se ven con malos ojos y es bastante probable que
H A Dcoding-style.rst1132 Vim interpreta los marcadores que se ven así:
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt1325 Muchas CPU especulan con las cargas: es decir, ven que necesitarán cargar
2852 determinada, ya que las CPU siempre ven sus propias cargas y stores como si