Searched refs:GPIO_MINOR_LAST (Results 1 – 2 of 2) sorted by relevance
27 #define GPIO_MINOR_LAST 3 macro28 #define GPIO_MINOR_LAST_REAL GPIO_MINOR_LAST
316 if (p > GPIO_MINOR_LAST) in gpio_open()