Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtas571x.c776 static const struct of_device_id tas571x_of_match[]; variable
791 of_id = of_match_device(tas571x_of_match, dev); in tas571x_i2c_probe()
892 static const struct of_device_id tas571x_of_match[] = { variable
900 MODULE_DEVICE_TABLE(of, tas571x_of_match);
915 .of_match_table = of_match_ptr(tas571x_of_match),
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas571x.c832 static const struct of_device_id tas571x_of_match[] __maybe_unused;
847 of_id = of_match_device(tas571x_of_match, dev); in tas571x_i2c_probe()
951 static const struct of_device_id tas571x_of_match[] __maybe_unused = {
960 MODULE_DEVICE_TABLE(of, tas571x_of_match);
976 .of_match_table = of_match_ptr(tas571x_of_match),

Completed in 3 milliseconds