Searched refs:max_seats (Results 1 – 1 of 1) sorted by relevance
180 int max_seats; in ilm_getInputDevices() local189 max_seats = wl_list_length(&ctx->wl.list_seat); in ilm_getInputDevices()190 *seats = calloc(max_seats, sizeof **seats); in ilm_getInputDevices()