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

/linux-4.1.27/sound/soc/codecs/
H A Dpcm512x-i2c.c55 static const struct of_device_id pcm512x_of_match[] = { variable in typeref:struct:of_device_id
62 MODULE_DEVICE_TABLE(of, pcm512x_of_match);
71 .of_match_table = pcm512x_of_match,
H A Dpcm512x-spi.c52 static const struct of_device_id pcm512x_of_match[] = { variable in typeref:struct:of_device_id
59 MODULE_DEVICE_TABLE(of, pcm512x_of_match);
68 .of_match_table = pcm512x_of_match,

Completed in 98 milliseconds