Searched refs:gpio_aggregator_alloc (Results 1 – 1 of 1) sorted by relevance
84 static int gpio_aggregator_alloc(struct gpio_aggregator **aggr, size_t arg_size) in gpio_aggregator_alloc() function1321 ret = gpio_aggregator_alloc(&aggr, 0); in gpio_aggregator_make_group()1453 res = gpio_aggregator_alloc(&aggr, count + 1); in gpio_aggregator_new_device_store()