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
112 #define NUM_PORTS (GPIO_MINOR_LAST+1)386 (p > GPIO_MINOR_LAST && p < GPIO_MINOR_PWM0)) in gpio_open()401 if (p <= GPIO_MINOR_LAST) { in gpio_open()432 if (todel->minor <= GPIO_MINOR_LAST) { in gpio_release()
110 #define NUM_PORTS (GPIO_MINOR_LAST+1)425 if (p > GPIO_MINOR_LAST) in gpio_open()
316 if (p > GPIO_MINOR_LAST) in gpio_open()