Searched refs:gpio_default (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/sound/
H A Dwm8996.h43 u32 gpio_default[5]; member in struct:wm8996_pdata
/linux-master/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c146 .gpio_default = {
/linux-master/sound/soc/codecs/
H A Dwm8996.c2866 for (i = 0; i < ARRAY_SIZE(wm8996->pdata.gpio_default); i++) {
2867 if (!wm8996->pdata.gpio_default[i])
2871 wm8996->pdata.gpio_default[i] & 0xffff);

Completed in 172 milliseconds