Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Dsmdk_wm8994.c129 static const struct of_device_id samsung_wm8994_of_match[] = { variable
133 MODULE_DEVICE_TABLE(of, samsung_wm8994_of_match);
169 .of_match_table = samsung_wm8994_of_match,
H A Daries_wm8994.c524 static const struct of_device_id samsung_wm8994_of_match[] = { variable
535 MODULE_DEVICE_TABLE(of, samsung_wm8994_of_match);
560 match = of_match_node(samsung_wm8994_of_match, np); in aries_audio_probe()
692 .of_match_table = of_match_ptr(samsung_wm8994_of_match),