Home
last modified time | relevance | path

Searched refs:gpio_type (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/pci/ca0106/
Dca0106_main.c181 .gpio_type = 1,
199 .gpio_type = 1,
213 .gpio_type = 1,
218 .gpio_type = 1,
228 .gpio_type = 1,
239 .gpio_type = 1,
248 .gpio_type = 1,
260 .gpio_type = 2,
265 .gpio_type = 2,
274 .gpio_type = 1,
[all …]
Dca0106.h669 int gpio_type; /* gpio_type = 1 -> shared mic-in/line-in member
Dca0106_mixer.c841 if (emu->details->gpio_type == 1) in snd_ca0106_mixer()
/linux-4.4.14/drivers/gpio/
Dgpio-pxa.c108 static enum pxa_gpio_type gpio_type; variable
179 if ((gpio_type == PXA26X_GPIO) && (gpio > 85)) in __gpio_is_inverted()
201 switch (gpio_type) { in __gpio_is_occupied()
499 gpio_type = pxa_id->type; in pxa_gpio_nums()
549 gpio_type = gpio_id->type; in pxa_gpio_probe_dt()
637 if (gpio_is_mmp_type(gpio_type)) in pxa_gpio_probe()
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
Dcommon.h68 int gpio_type; member
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran.h122 enum gpio_type { enum