Searched refs:pcm512x_of_match (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
H A D | pcm512x-i2c.c | 55 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 D | pcm512x-spi.c | 52 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 85 milliseconds