Searched refs:gpio_aggregator_line_alloc (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpio-aggregator.c | 157 gpio_aggregator_line_alloc(struct gpio_aggregator *parent, unsigned int idx, in gpio_aggregator_line_alloc() function 1284 line = gpio_aggregator_line_alloc(aggr, idx, NULL, -1); in gpio_aggregator_device_make_group() 1374 line = gpio_aggregator_line_alloc(aggr, n, key, -1); in gpio_aggregator_parse() 1405 line = gpio_aggregator_line_alloc(aggr, n, key, i); in gpio_aggregator_parse()
|