Home
last modified time | relevance | path

Searched refs:subdevice (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-detect.c73 unsigned device, subdevice; in detect_alsa() local
95 if (sscanf(line, " %*i: [%u- %u]: ", &device, &subdevice) != 2) in detect_alsa()
99 if (subdevice != 0) in detect_alsa()
/third_party/uboot/u-boot-2020.01/drivers/virtio/
Dvirtio_pci_legacy.c295 u16 subvendor, subdevice; in virtio_pci_probe() local
314 dm_pci_read_config16(udev, PCI_SUBSYSTEM_ID, &subdevice); in virtio_pci_probe()
316 uc_priv->device = subdevice; in virtio_pci_probe()
/third_party/uboot/u-boot-2020.01/include/
Dpci.h546 unsigned int subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ member
1638 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
1652 .subvendor = (subvend), .subdevice = (subdev)
1666 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
1681 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, 0, 0
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci-uclass.c641 (id->subdevice == PCI_ANY_ID || id->subdevice == find->subdevice) && in pci_match_one_id()
824 find_id.subdevice = val >> 16; in pci_bind_bus_devices()
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c644 .subdevice = PCI_ANY_ID,
/third_party/ffmpeg/doc/
Dindevs.texi39 specify card number or identifier, device number and subdevice number
Dffmpeg.texi992 platform-appropriate subdevice (@samp{dxva2} or @samp{vaapi}) and then deriving a
/third_party/gstreamer/gstplugins_bad/
DChangeLog114977 Renames the subdevice property to just device, and has it
123648 decklink: Add subdevice property