Searched refs:gpio_default (Results 1 – 3 of 3) sorted by relevance
49 u32 gpio_default[5]; member
127 .gpio_default = {
2876 for (i = 0; i < ARRAY_SIZE(wm8996->pdata.gpio_default); i++) { in wm8996_i2c_probe()2877 if (!wm8996->pdata.gpio_default[i]) in wm8996_i2c_probe()2881 wm8996->pdata.gpio_default[i] & 0xffff); in wm8996_i2c_probe()