Home
last modified time | relevance | path

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

12

/sound/pci/echoaudio/
Dmona_dsp.c40 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()
65 if (chip->device_id == DEVICE_ID_56361) in init_hw()
126 if (chip->device_id == DEVICE_ID_56361) in load_asic()
170 if (chip->device_id == DEVICE_ID_56361) { in switch_asic()
216 if (chip->device_id == DEVICE_ID_56361) in set_sample_rate()
221 if (chip->device_id == DEVICE_ID_56361) in set_sample_rate()
Dindigoiox_dsp.c34 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()
Dindigodjx_dsp.c34 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()
Dgina24_dsp.c40 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()
62 if (chip->device_id == DEVICE_ID_56361) { in init_hw()
135 if (chip->device_id == DEVICE_ID_56361) in load_asic()
324 if (chip->device_id == DEVICE_ID_56301) in dsp_set_digital_mode()
Ddarla20_dsp.c32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
45 chip->device_id = device_id; in init_hw()
Dindigoio_dsp.c37 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()
Ddarla24_dsp.c32 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
45 chip->device_id = device_id; in init_hw()
Dindigo_dsp.c37 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()
Dindigodj_dsp.c37 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()
Decho3g_dsp.c44 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
60 chip->device_id = device_id; in init_hw()
Dgina20_dsp.c36 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
49 chip->device_id = device_id; in init_hw()
Dmia_dsp.c40 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()
Dlayla20_dsp.c39 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
52 chip->device_id = device_id; in init_hw()
Dlayla24_dsp.c39 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
52 chip->device_id = device_id; in init_hw()
Dechoaudio.h415 u16 device_id, subdevice_id; member
/sound/ppc/
Dpowermac.c61 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
69 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
79 card->shortname, chip->device_id, chip->subframe); in snd_pmac_probe()
Dpmac.h87 unsigned int device_id; member
Dawacs.c884 if (chip->has_iic || chip->device_id == 0x5 || in snd_pmac_awacs_init()
886 chip->device_id == 0xb) in snd_pmac_awacs_init()
931 switch (chip->device_id) { in snd_pmac_awacs_init()
/sound/usb/line6/
Dpod.c70 int device_id; member
184 pod->device_id = ((int)buf[8] << 16) | ((int)buf[9] << 8) | in line6_pod_process_message()
264 return sprintf(buf, "%d\n", pod->device_id); in device_id_show()
298 static DEVICE_ATTR_RO(device_id);
/sound/aoa/fabrics/
Dlayout.c63 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/soc/codecs/
Dtas5720.c280 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()
/sound/xen/
Dxen_snd_front_cfg.h27 int device_id; member
/sound/pci/ymfpci/
Dymfpci_main.c100 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()
2378 chip->device_id = pci->device; in snd_ymfpci_create()
/sound/pci/ctxfi/
Dctatc.c1262 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()
/sound/pci/riptide/
Driptide.c443 unsigned short device_id; member
1762 unsigned int device_id; in snd_riptide_initialize() local
1779 device_id = chip->device_id; in snd_riptide_initialize()
1780 switch (device_id) { in snd_riptide_initialize()
1870 chip->device_id = pci->device; in snd_riptide_create()
1903 chip->device_id, chip->handled_irqs, chip->received_irqs); in snd_riptide_proc_read()

12