Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-s3c/
A Dmach-crag6410-module.c134 static struct wm8962_pdata wm8962_pdata __initdata = {
171 .platform_data = &wm8962_pdata,
/linux-6.3-rc2/include/sound/
A Dwm8962.h36 struct wm8962_pdata { struct
/linux-6.3-rc2/sound/soc/codecs/
A Dwm8962.c52 struct wm8962_pdata pdata;
2415 struct wm8962_pdata *pdata = &wm8962->pdata; in wm8962_add_widgets()
3440 struct wm8962_pdata *pdata = &wm8962->pdata; in wm8962_init_gpio()
3580 struct wm8962_pdata *pdata) in wm8962_set_pdata_from_of()
3610 struct wm8962_pdata *pdata = dev_get_platdata(&i2c->dev); in wm8962_i2c_probe()
3629 memcpy(&wm8962->pdata, pdata, sizeof(struct wm8962_pdata)); in wm8962_i2c_probe()

Completed in 11 milliseconds