Searched refs:wm8804_of_match (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
H A D | wm8804-i2c.c | 43 static const struct of_device_id wm8804_of_match[] = { variable in typeref:struct:of_device_id 47 MODULE_DEVICE_TABLE(of, wm8804_of_match); 54 .of_match_table = wm8804_of_match, |
H A D | wm8804-spi.c | 36 static const struct of_device_id wm8804_of_match[] = { variable in typeref:struct:of_device_id 40 MODULE_DEVICE_TABLE(of, wm8804_of_match); 47 .of_match_table = wm8804_of_match, |
Completed in 86 milliseconds