Searched refs:GPIO_MINOR_LAST (Results 1 – 4 of 4) sorted by relevance
48 #define GPIO_MINOR_LAST 3 macro49 #define GPIO_MINOR_LAST_REAL GPIO_MINOR_LAST61 #define GPIO_MINOR_LAST 6 macro63 #define GPIO_MINOR_LAST 5 macro65 #define GPIO_MINOR_LAST_REAL GPIO_MINOR_LAST76 #define GPIO_MINOR_LAST 6 macro78 #define GPIO_MINOR_LAST 4 macro
113 #define NUM_PORTS (GPIO_MINOR_LAST+1)387 (p > GPIO_MINOR_LAST && p < GPIO_MINOR_PWM0)) in gpio_open()402 if (p <= GPIO_MINOR_LAST) { in gpio_open()433 if (todel->minor <= GPIO_MINOR_LAST) { in gpio_release()
111 #define NUM_PORTS (GPIO_MINOR_LAST+1)426 if (p > GPIO_MINOR_LAST) in gpio_open()
317 if (p > GPIO_MINOR_LAST) in gpio_open()