Searched refs:ssm2602_of_match (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
H A D | ssm2602-spi.c | 29 static const struct of_device_id ssm2602_of_match[] = { variable in typeref:struct:of_device_id 33 MODULE_DEVICE_TABLE(of, ssm2602_of_match); 39 .of_match_table = ssm2602_of_match, |
H A D | ssm2602-i2c.c | 44 static const struct of_device_id ssm2602_of_match[] = { variable in typeref:struct:of_device_id 50 MODULE_DEVICE_TABLE(of, ssm2602_of_match); 56 .of_match_table = ssm2602_of_match, |
Completed in 61 milliseconds