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

/linux-master/sound/soc/codecs/
H A Dpcm179x-spi.c32 static const struct of_device_id pcm179x_of_match[] __maybe_unused = {
36 MODULE_DEVICE_TABLE(of, pcm179x_of_match);
48 .of_match_table = of_match_ptr(pcm179x_of_match),
H A Dpcm179x-i2c.c33 static const struct of_device_id pcm179x_of_match[] = { variable in typeref:struct:of_device_id
37 MODULE_DEVICE_TABLE(of, pcm179x_of_match);
49 .of_match_table = of_match_ptr(pcm179x_of_match),

Completed in 226 milliseconds