/sound/pci/echoaudio/ |
D | mona_dsp.c | 40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 54 chip->device_id = device_id; in init_hw() 66 if (chip->device_id == DEVICE_ID_56361) in init_hw() 128 if (chip->device_id == DEVICE_ID_56361) in load_asic() 172 if (chip->device_id == DEVICE_ID_56361) { in switch_asic() 218 if (chip->device_id == DEVICE_ID_56361) in set_sample_rate() 223 if (chip->device_id == DEVICE_ID_56361) in set_sample_rate()
|
D | indigoiox_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 48 chip->device_id = device_id; in init_hw()
|
D | indigodjx_dsp.c | 34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 48 chip->device_id = device_id; in init_hw()
|
D | gina24_dsp.c | 40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 54 chip->device_id = device_id; in init_hw() 63 if (chip->device_id == DEVICE_ID_56361) { in init_hw() 137 if (chip->device_id == DEVICE_ID_56361) in load_asic() 326 if (chip->device_id == DEVICE_ID_56301) in dsp_set_digital_mode()
|
D | darla20_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 46 chip->device_id = device_id; in init_hw()
|
D | indigoio_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 51 chip->device_id = device_id; in init_hw()
|
D | darla24_dsp.c | 32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 46 chip->device_id = device_id; in init_hw()
|
D | indigodj_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 51 chip->device_id = device_id; in init_hw()
|
D | indigo_dsp.c | 37 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 51 chip->device_id = device_id; in init_hw()
|
D | echo3g_dsp.c | 44 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 61 chip->device_id = device_id; in init_hw()
|
D | gina20_dsp.c | 36 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 50 chip->device_id = device_id; in init_hw()
|
D | mia_dsp.c | 40 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 54 chip->device_id = device_id; in init_hw()
|
D | layla20_dsp.c | 39 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 53 chip->device_id = device_id; in init_hw()
|
D | layla24_dsp.c | 39 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument 53 chip->device_id = device_id; in init_hw()
|
D | echoaudio.h | 415 u16 device_id, subdevice_id; member
|
/sound/ppc/ |
D | powermac.c | 61 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe() 70 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe() 81 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
|
D | pmac.h | 88 unsigned int device_id; member
|
/sound/soc/codecs/ |
D | max98396.c | 746 if (max98396->device_id == CODEC_TYPE_MAX98396) { in max98396_dai_tdm_slot() 767 if (max98396->device_id == CODEC_TYPE_MAX98396) { in max98396_dai_tdm_slot() 962 if (max98396->device_id == CODEC_TYPE_MAX98396) in max98396_mux_get() 991 if (max98396->device_id == CODEC_TYPE_MAX98396) in max98396_mux_put() 1122 if (max98396->device_id == CODEC_TYPE_MAX98397) { in max98396_adc_value_get() 1367 GET_REG_ADDR_REV_ID(max98396->device_id), ®); in max98396_reset() 1386 if (max98396->device_id == CODEC_TYPE_MAX98396) { in max98396_probe() 1437 if (max98396->device_id == CODEC_TYPE_MAX98396) in max98396_probe() 1446 if (max98396->device_id == CODEC_TYPE_MAX98396) in max98396_probe() 1456 if (max98396->device_id == CODEC_TYPE_MAX98396) in max98396_probe() [all …]
|
D | tas5720.c | 280 unsigned int device_id, expected_device_id; in tas5720_codec_probe() local 297 ret = regmap_read(tas5720->regmap, TAS5720_DEVICE_ID_REG, &device_id); in tas5720_codec_probe() 316 if (device_id != expected_device_id) in tas5720_codec_probe() 318 expected_device_id, device_id); in tas5720_codec_probe()
|
D | max98396.h | 325 int device_id; member
|
/sound/usb/line6/ |
D | pod.c | 70 int device_id; member 184 pod->device_id = ((int)buf[8] << 16) | ((int)buf[9] << 8) | in line6_pod_process_message() 264 return sysfs_emit(buf, "%d\n", pod->device_id); in device_id_show() 298 static DEVICE_ATTR_RO(device_id);
|
/sound/aoa/fabrics/ |
D | layout.c | 63 unsigned int layout_id, device_id; member 365 { .device_id = 31, 372 { .device_id = 44, 539 { .device_id = 14, 546 { .device_id = 22, 553 { .device_id = 35, 581 if (l->device_id == id) in find_layout_by_device()
|
/sound/xen/ |
D | xen_snd_front_cfg.h | 27 int device_id; member
|
/sound/pci/ymfpci/ |
D | ymfpci_main.c | 100 if (chip->device_id == PCI_DEVICE_ID_YAMAHA_744 && chip->rev < 2) { in snd_ymfpci_codec_read() 521 else if (ypcm->chip->device_id == PCI_DEVICE_ID_YAMAHA_754 && in snd_ymfpci_pcm_init_voice() 1176 chip->device_id == PCI_DEVICE_ID_YAMAHA_754 ? "Direct Recording" : "AC'97"); in snd_ymfpci_pcm2() 1847 if (chip->device_id == PCI_DEVICE_ID_YAMAHA_754) { in snd_ymfpci_mixer() 2043 is_1e = chip->device_id == PCI_DEVICE_ID_YAMAHA_724F || in snd_ymfpci_request_firmware() 2044 chip->device_id == PCI_DEVICE_ID_YAMAHA_740C || in snd_ymfpci_request_firmware() 2045 chip->device_id == PCI_DEVICE_ID_YAMAHA_744 || in snd_ymfpci_request_firmware() 2046 chip->device_id == PCI_DEVICE_ID_YAMAHA_754; in snd_ymfpci_request_firmware() 2335 chip->device_id = pci->device; in snd_ymfpci_create()
|
/sound/pci/ctxfi/ |
D | ctatc.c | 1262 u16 vendor_id, device_id; in atc_identify_card() local 1278 device_id = ssid & 0xffff; in atc_identify_card() 1281 device_id = atc->pci->subsystem_device; in atc_identify_card() 1283 p = snd_pci_quirk_lookup_id(vendor_id, device_id, list); in atc_identify_card() 1288 vendor_id, device_id); in atc_identify_card() 1301 vendor_id, device_id); in atc_identify_card()
|