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

/linux-4.4.14/sound/soc/samsung/
H A Dsmdk_wm8994.c142 static const struct of_device_id samsung_wm8994_of_match[] = { variable in typeref:struct:of_device_id
146 MODULE_DEVICE_TABLE(of, samsung_wm8994_of_match);
176 id = of_match_device(of_match_ptr(samsung_wm8994_of_match), &pdev->dev); smdk_audio_probe()
193 .of_match_table = of_match_ptr(samsung_wm8994_of_match),

Completed in 54 milliseconds