Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dpcm179x-spi.c32 static const struct of_device_id pcm179x_of_match[] = { variable
36 MODULE_DEVICE_TABLE(of, pcm179x_of_match);
48 .of_match_table = of_match_ptr(pcm179x_of_match),
A Dpcm179x-i2c.c34 static const struct of_device_id pcm179x_of_match[] = { variable
38 MODULE_DEVICE_TABLE(of, pcm179x_of_match);
50 .of_match_table = of_match_ptr(pcm179x_of_match),

Completed in 3 milliseconds