Home
last modified time | relevance | path

Searched refs:timed_gpio (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/android/
Dtimed_gpio.h21 struct timed_gpio { struct
30 struct timed_gpio *gpios; argument
DMakefile7 obj-$(CONFIG_ANDROID_TIMED_GPIO) += timed_gpio.o
Dtimed_gpio.c89 struct timed_gpio *cur_gpio; in timed_gpio_probe()