Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dwm8960.h15 struct wm8960_data { struct
/Linux-v5.4/sound/soc/codecs/
Dwm8960.c135 struct wm8960_data pdata;
473 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets()
1347 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_probe()
1384 struct wm8960_data *pdata) in wm8960_set_pdata_from_of()
1398 struct wm8960_data *pdata = dev_get_platdata(&i2c->dev); in wm8960_i2c_probe()
1418 memcpy(&wm8960->pdata, pdata, sizeof(struct wm8960_data)); in wm8960_i2c_probe()