Home
last modified time | relevance | path

Searched refs:subdevice_id (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dindigodjx_dsp.c34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
38 if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_DJX)) in init_hw()
49 chip->subdevice_id = subdevice_id; in init_hw()
H A Dindigoiox_dsp.c34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
38 if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_IOX)) in init_hw()
49 chip->subdevice_id = subdevice_id; in init_hw()
H A Ddarla20_dsp.c32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
36 if (snd_BUG_ON((subdevice_id & 0xfff0) != DARLA20)) in init_hw()
46 chip->subdevice_id = subdevice_id; in init_hw()
H A Dindigoio_dsp.c37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
41 if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_IO)) in init_hw()
51 chip->subdevice_id = subdevice_id; in init_hw()
H A Dmia_dsp.c40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
44 if (snd_BUG_ON((subdevice_id & 0xfff0) != MIA)) in init_hw()
54 chip->subdevice_id = subdevice_id; in init_hw()
60 if ((subdevice_id & 0x0000f) == MIA_MIDI_REV) in init_hw()
H A Ddarla24_dsp.c32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
36 if (snd_BUG_ON((subdevice_id & 0xfff0) != DARLA24)) in init_hw()
46 chip->subdevice_id = subdevice_id; in init_hw()
H A Dindigo_dsp.c37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
41 if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO)) in init_hw()
51 chip->subdevice_id = subdevice_id; in init_hw()
H A Dindigodj_dsp.c37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
41 if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_DJ)) in init_hw()
51 chip->subdevice_id = subdevice_id; in init_hw()
H A Decho3g_dsp.c44 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
49 if (snd_BUG_ON((subdevice_id & 0xfff0) != ECHO3G)) in init_hw()
61 chip->subdevice_id = subdevice_id; in init_hw()
H A Dgina20_dsp.c36 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
40 if (snd_BUG_ON((subdevice_id & 0xfff0) != GINA20)) in init_hw()
50 chip->subdevice_id = subdevice_id; in init_hw()
H A Dlayla20_dsp.c39 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
43 if (snd_BUG_ON((subdevice_id & 0xfff0) != LAYLA20)) in init_hw()
53 chip->subdevice_id = subdevice_id; in init_hw()
H A Dgina24_dsp.c40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
44 if (snd_BUG_ON((subdevice_id & 0xfff0) != GINA24)) in init_hw()
54 chip->subdevice_id = subdevice_id; in init_hw()
H A Dlayla24_dsp.c39 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
43 if (snd_BUG_ON((subdevice_id & 0xfff0) != LAYLA24)) in init_hw()
53 chip->subdevice_id = subdevice_id; in init_hw()
H A Dmona_dsp.c40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
44 if (snd_BUG_ON((subdevice_id & 0xfff0) != MONA)) in init_hw()
54 chip->subdevice_id = subdevice_id; in init_hw()
H A Dechoaudio.h415 u16 device_id, subdevice_id; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86int10.c633 m.subdevice_id = PCI_MATCH_ANY; in find_pci_device_vendor()
649 m.subdevice_id = PCI_MATCH_ANY; in find_pci_class()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c113 uint16_t subdevice_id; member
3735 device->subdevice_id = data[4] & 0xffff; in parse_separate_sysfs_files()
3763 device->subdevice_id = config[46] | (config[47] << 8); in parse_config_sysfs_file()
3803 device->subdevice_id = pinfo.subdevice_id; in drmParsePciDeviceInfo()
3844 device->subdevice_id = results[0].pc_subdevice; in drmParsePciDeviceInfo()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h837 uint16_t subdevice_id; member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h837 uint16_t subdevice_id; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h837 uint16_t subdevice_id; member
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactbl1.h345 u16 subdevice_id; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h856 uint16_t subdevice_id; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h869 u16 subdevice_id);
H A Dixgbe_main.c10515 u16 subdevice_id) in ixgbe_wol_supported() argument
10536 switch (subdevice_id) { in ixgbe_wol_supported()
10557 switch (subdevice_id) { in ixgbe_wol_supported()
10564 if (subdevice_id != IXGBE_SUBDEV_ID_82599_KX4_KR_MEZZ) in ixgbe_wol_supported()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.c161 info->subvendor_id, info->subdevice_id); in xf86PciProbe()