Lines Matching refs:EXPORT_SYMBOL_GPL
90 EXPORT_SYMBOL_GPL(gpio_to_desc);
113 EXPORT_SYMBOL_GPL(desc_to_gpio);
124 EXPORT_SYMBOL_GPL(gpiod_to_chip);
182 EXPORT_SYMBOL_GPL(gpiod_get_direction);
320 EXPORT_SYMBOL_GPL(gpiochip_add);
356 EXPORT_SYMBOL_GPL(gpiochip_remove);
388 EXPORT_SYMBOL_GPL(gpiochip_find);
451 EXPORT_SYMBOL_GPL(gpiochip_set_chained_irqchip);
650 EXPORT_SYMBOL_GPL(gpiochip_irqchip_add);
705 EXPORT_SYMBOL_GPL(gpiochip_add_pingroup_range);
753 EXPORT_SYMBOL_GPL(gpiochip_add_pin_range);
770 EXPORT_SYMBOL_GPL(gpiochip_remove_pin_ranges);
915 EXPORT_SYMBOL_GPL(gpiochip_is_requested);
945 EXPORT_SYMBOL_GPL(gpiochip_request_own_desc);
959 EXPORT_SYMBOL_GPL(gpiochip_free_own_desc);
1005 EXPORT_SYMBOL_GPL(gpiod_direction_input);
1063 EXPORT_SYMBOL_GPL(gpiod_direction_output_raw);
1087 EXPORT_SYMBOL_GPL(gpiod_direction_output);
1116 EXPORT_SYMBOL_GPL(gpiod_set_debounce);
1128 EXPORT_SYMBOL_GPL(gpiod_is_active_low);
1183 EXPORT_SYMBOL_GPL(gpiod_get_raw_value);
1209 EXPORT_SYMBOL_GPL(gpiod_get_value);
1380 EXPORT_SYMBOL_GPL(gpiod_set_raw_value);
1403 EXPORT_SYMBOL_GPL(gpiod_set_value);
1424 EXPORT_SYMBOL_GPL(gpiod_set_raw_array);
1445 EXPORT_SYMBOL_GPL(gpiod_set_array);
1458 EXPORT_SYMBOL_GPL(gpiod_cansleep);
1478 EXPORT_SYMBOL_GPL(gpiod_to_irq);
1503 EXPORT_SYMBOL_GPL(gpiochip_lock_as_irq);
1520 EXPORT_SYMBOL_GPL(gpiochip_unlock_as_irq);
1538 EXPORT_SYMBOL_GPL(gpiod_get_raw_value_cansleep);
1563 EXPORT_SYMBOL_GPL(gpiod_get_value_cansleep);
1582 EXPORT_SYMBOL_GPL(gpiod_set_raw_value_cansleep);
1604 EXPORT_SYMBOL_GPL(gpiod_set_value_cansleep);
1626 EXPORT_SYMBOL_GPL(gpiod_set_raw_array_cansleep);
1648 EXPORT_SYMBOL_GPL(gpiod_set_array_cansleep);
1873 EXPORT_SYMBOL_GPL(gpiod_count);
1890 EXPORT_SYMBOL_GPL(__gpiod_get);
1908 EXPORT_SYMBOL_GPL(__gpiod_get_optional);
2014 EXPORT_SYMBOL_GPL(__gpiod_get_index);
2069 EXPORT_SYMBOL_GPL(fwnode_get_named_gpiod);
2098 EXPORT_SYMBOL_GPL(__gpiod_get_index_optional);
2200 EXPORT_SYMBOL_GPL(gpiod_get_array);
2224 EXPORT_SYMBOL_GPL(gpiod_get_array_optional);
2236 EXPORT_SYMBOL_GPL(gpiod_put);
2251 EXPORT_SYMBOL_GPL(gpiod_put_array);