Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dgpio-pxa.h19 int (*gpio_set_wake)(unsigned int gpio, unsigned int on); member
/linux/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.h142 extern int gpio_set_wake(unsigned int gpio, unsigned int on);
/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst143 and eventually calls gpio_set_wake() for the actual register setting.