Searched defs:gpio_request_one (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpio/
H A Dgpiolib-legacy.c26 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) function
59 EXPORT_SYMBOL_GPL(gpio_request_one); variable
/linux-master/include/linux/
H A Dgpio.h143 static inline int gpio_request_one(unsigned gpio, function

Completed in 92 milliseconds