Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/wm831x/
H A Dpdata.h66 struct wm831x_status_pdata { struct
132 struct wm831x_status_pdata *status[WM831X_MAX_STATUS];
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-smdk6410.c551 static struct wm831x_status_pdata wm1192_led7_pdata = {
555 static struct wm831x_status_pdata wm1192_led8_pdata = {
H A Dmach-crag6410.c536 static struct wm831x_status_pdata banff_red_led = {
541 static struct wm831x_status_pdata banff_green_led = {
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-wm831x-status.c212 struct wm831x_status_pdata pdata; in wm831x_status_probe()