Home
last modified time | relevance | path

Searched refs:fw_id (Results 1 – 3 of 3) sorted by relevance

/sound/firewire/bebob/
Dbebob_proc.c21 u32 fw_id; member
60 snd_iprintf(buffer, "Firmware ID:\t0x%X\n", info->fw_id); in proc_read_hw_info()
/sound/soc/codecs/
Dwm_adsp.h48 int fw_id; member
Dwm_adsp.c369 if (!debugfs_create_x32("fw_id", S_IRUGO, root, &dsp->fw_id)) in wm_adsp2_init_debugfs()
1394 dsp->fw_id = be32_to_cpu(adsp1_id.fw.id); in wm_adsp1_setup_algs()
1396 dsp->fw_id, in wm_adsp1_setup_algs()
1497 dsp->fw_id = be32_to_cpu(adsp2_id.fw.id); in wm_adsp2_setup_algs()
1500 dsp->fw_id, in wm_adsp2_setup_algs()
1691 if (le32_to_cpu(blk->id) == dsp->fw_id && in wm_adsp_load_coeff()
2068 dsp->fw_id = 0; in wm_adsp2_event()