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

/linux-4.4.14/sound/soc/codecs/
H A Dtas571x.c373 static const struct of_device_id tas571x_of_match[]; variable in typeref:struct:of_device_id
388 of_id = of_match_device(tas571x_of_match, dev); tas571x_i2c_probe()
485 static const struct of_device_id tas571x_of_match[] = { variable in typeref:struct:of_device_id
491 MODULE_DEVICE_TABLE(of, tas571x_of_match);
504 .of_match_table = of_match_ptr(tas571x_of_match),

Completed in 46 milliseconds