Home
last modified time | relevance | path

Searched refs:tas5086_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtas5086.c810 static const struct of_device_id tas5086_dt_ids[] = { variable
814 MODULE_DEVICE_TABLE(of, tas5086_dt_ids);
831 if (of_match_device(of_match_ptr(tas5086_dt_ids), component->dev)) { in tas5086_probe()
945 if (of_match_device(of_match_ptr(tas5086_dt_ids), dev)) { in tas5086_i2c_probe()
994 .of_match_table = of_match_ptr(tas5086_dt_ids),
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas5086.c810 static const struct of_device_id tas5086_dt_ids[] = { variable
814 MODULE_DEVICE_TABLE(of, tas5086_dt_ids);
831 if (of_match_device(of_match_ptr(tas5086_dt_ids), component->dev)) { in tas5086_probe()
943 if (of_match_device(of_match_ptr(tas5086_dt_ids), dev)) { in tas5086_i2c_probe()
990 .of_match_table = of_match_ptr(tas5086_dt_ids),

Completed in 4 milliseconds