Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dtas5086.c819 static const struct of_device_id tas5086_dt_ids[] = { variable
823 MODULE_DEVICE_TABLE(of, tas5086_dt_ids);
840 if (of_match_device(of_match_ptr(tas5086_dt_ids), codec->dev)) { in tas5086_probe()
952 if (of_match_device(of_match_ptr(tas5086_dt_ids), dev)) { in tas5086_i2c_probe()
1001 .of_match_table = of_match_ptr(tas5086_dt_ids),