Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/samsung/
Dodroidx2_max98090.c16 struct odroidx2_drv_data { struct
73 static const struct odroidx2_drv_data odroidx2_drvdata = {
78 static const struct odroidx2_drv_data odroidu3_drvdata = {
100 struct odroidx2_drv_data *dd; in odroidx2_audio_probe()
105 dd = (struct odroidx2_drv_data *)of_id->data; in odroidx2_audio_probe()