Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/dwc/
H A Ddwc-i2s.c722 static const struct of_device_id dw_i2s_of_match[] = { variable
727 MODULE_DEVICE_TABLE(of, dw_i2s_of_match);
739 .of_match_table = of_match_ptr(dw_i2s_of_match),
/kernel/linux/linux-6.6/sound/soc/dwc/
H A Ddwc-i2s.c1085 static const struct of_device_id dw_i2s_of_match[] = { variable
1093 MODULE_DEVICE_TABLE(of, dw_i2s_of_match);
1105 .of_match_table = of_match_ptr(dw_i2s_of_match),

Completed in 3 milliseconds