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

/linux-4.1.27/sound/soc/codecs/
H A Dssm2602-spi.c29 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 Dssm2602-i2c.c44 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