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

/linux-master/sound/soc/codecs/
H A Dpcm3060-spi.c37 static const struct of_device_id pcm3060_of_match[] = { variable in typeref:struct:of_device_id
41 MODULE_DEVICE_TABLE(of, pcm3060_of_match);
48 .of_match_table = pcm3060_of_match,
H A Dpcm3060-i2c.c37 static const struct of_device_id pcm3060_of_match[] = { variable in typeref:struct:of_device_id
41 MODULE_DEVICE_TABLE(of, pcm3060_of_match);
48 .of_match_table = pcm3060_of_match,

Completed in 100 milliseconds