line_max 37 drivers/staging/greybus/gpio.c u8 line_max; /* max line number */ line_max 56 drivers/staging/greybus/gpio.c ggc->line_max = response.count; line_max 384 drivers/staging/greybus/gpio.c if (event->which > ggc->line_max) { line_max 496 drivers/staging/greybus/gpio.c ggc->lines = kcalloc(ggc->line_max + 1, sizeof(*ggc->lines), line_max 564 drivers/staging/greybus/gpio.c gpio->ngpio = ggc->line_max + 1;