Searched refs:dev_index (Results 1 – 9 of 9) sorted by relevance
17 __field(int, dev_index)21 __entry->dev_index = (chip)->dev_index;24 TP_printk("card index: %d", __entry->dev_index)
1796 chip->dev_index = dev; in azx_create()1851 int dev = chip->dev_index; in azx_first_init()2322 int dev = chip->dev_index; in azx_probe_continue()2438 clear_bit(chip->dev_index, probed_devs); in azx_remove()
428 chip->dev_index = 0; in hda_tegra_create()
91 u16 dev_index; member105 u16 dev_index; member
535 if ((aw_dev->channel == cfg_dde[i].dev_index) && in aw_dev_parse_dev_default_type()797 (aw_dev->channel == cfg_dde[i].dev_index)) in aw_get_default_scene_count_v1()915 if ((aw_dev->channel == cfg_dde[i].dev_index) && in aw_dev_parse_default_type_v1()
29 int dev_index; member
441 if (loadable_patch[hda_pvt->dev_index] && *loadable_patch[hda_pvt->dev_index]) { in hdac_hda_codec_probe()445 loadable_patch[hda_pvt->dev_index]); in hdac_hda_codec_probe()446 ret = request_firmware(&fw, loadable_patch[hda_pvt->dev_index], in hdac_hda_codec_probe()
100 int dev_index; member
181 hda_priv->dev_index = address; in hda_codec_probe()
Completed in 31 milliseconds