Searched refs:line_max (Results 1 – 1 of 1) sorted by relevance
21 /* The following has to be an array of line_max entries */37 u8 line_max; /* max line number */ member 58 ggc->line_max = response.count; in gb_gpio_line_count_operation() 381 if (event->which > ggc->line_max) { in gb_gpio_request_handler() 488 ggc->lines = kcalloc(ggc->line_max + 1, sizeof(*ggc->lines), in gb_gpio_controller_setup() 557 gpio->ngpio = ggc->line_max + 1; in gb_gpio_probe()