Home
last modified time | relevance | path

Searched defs:gpio_power (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/include/sound/
Dak4641.h22 int gpio_power; member
Duda1380.h15 int gpio_power; member
/linux-3.3/arch/mips/include/asm/mach-jz4740/
Djz4740_mmc.h5 int gpio_power; member
/linux-3.3/arch/arm/mach-pxa/include/mach/
Dmmc.h20 int gpio_power; /* gpio powering up MMC bus */ member
/linux-3.3/drivers/mmc/host/
Dpxamci.c581 int ret, irq, gpio_cd = -1, gpio_ro = -1, gpio_power = -1; in pxamci_probe() local
784 int gpio_cd = -1, gpio_ro = -1, gpio_power = -1; in pxamci_remove() local