Lines Matching refs:EXPORT_SYMBOL_GPL

89 EXPORT_SYMBOL_GPL(gpio_to_desc);
112 EXPORT_SYMBOL_GPL(desc_to_gpio);
123 EXPORT_SYMBOL_GPL(gpiod_to_chip);
181 EXPORT_SYMBOL_GPL(gpiod_get_direction);
392 EXPORT_SYMBOL_GPL(gpiochip_add);
432 EXPORT_SYMBOL_GPL(gpiochip_remove);
464 EXPORT_SYMBOL_GPL(gpiochip_find);
529 EXPORT_SYMBOL_GPL(gpiochip_set_chained_irqchip);
741 EXPORT_SYMBOL_GPL(_gpiochip_irqchip_add);
758 EXPORT_SYMBOL_GPL(gpiochip_generic_request);
769 EXPORT_SYMBOL_GPL(gpiochip_generic_free);
818 EXPORT_SYMBOL_GPL(gpiochip_add_pingroup_range);
866 EXPORT_SYMBOL_GPL(gpiochip_add_pin_range);
883 EXPORT_SYMBOL_GPL(gpiochip_remove_pin_ranges);
1036 EXPORT_SYMBOL_GPL(gpiochip_is_requested);
1066 EXPORT_SYMBOL_GPL(gpiochip_request_own_desc);
1080 EXPORT_SYMBOL_GPL(gpiochip_free_own_desc);
1126 EXPORT_SYMBOL_GPL(gpiod_direction_input);
1184 EXPORT_SYMBOL_GPL(gpiod_direction_output_raw);
1208 EXPORT_SYMBOL_GPL(gpiod_direction_output);
1237 EXPORT_SYMBOL_GPL(gpiod_set_debounce);
1249 EXPORT_SYMBOL_GPL(gpiod_is_active_low);
1311 EXPORT_SYMBOL_GPL(gpiod_get_raw_value);
1340 EXPORT_SYMBOL_GPL(gpiod_get_value);
1508 EXPORT_SYMBOL_GPL(gpiod_set_raw_value);
1531 EXPORT_SYMBOL_GPL(gpiod_set_value);
1553 EXPORT_SYMBOL_GPL(gpiod_set_raw_array_value);
1575 EXPORT_SYMBOL_GPL(gpiod_set_array_value);
1588 EXPORT_SYMBOL_GPL(gpiod_cansleep);
1608 EXPORT_SYMBOL_GPL(gpiod_to_irq);
1633 EXPORT_SYMBOL_GPL(gpiochip_lock_as_irq);
1650 EXPORT_SYMBOL_GPL(gpiochip_unlock_as_irq);
1668 EXPORT_SYMBOL_GPL(gpiod_get_raw_value_cansleep);
1696 EXPORT_SYMBOL_GPL(gpiod_get_value_cansleep);
1715 EXPORT_SYMBOL_GPL(gpiod_set_raw_value_cansleep);
1737 EXPORT_SYMBOL_GPL(gpiod_set_value_cansleep);
1760 EXPORT_SYMBOL_GPL(gpiod_set_raw_array_value_cansleep);
1783 EXPORT_SYMBOL_GPL(gpiod_set_array_value_cansleep);
2028 EXPORT_SYMBOL_GPL(gpiod_count);
2045 EXPORT_SYMBOL_GPL(gpiod_get);
2063 EXPORT_SYMBOL_GPL(gpiod_get_optional);
2179 EXPORT_SYMBOL_GPL(gpiod_get_index);
2242 EXPORT_SYMBOL_GPL(fwnode_get_named_gpiod);
2271 EXPORT_SYMBOL_GPL(gpiod_get_index_optional);
2377 EXPORT_SYMBOL_GPL(gpiod_get_array);
2401 EXPORT_SYMBOL_GPL(gpiod_get_array_optional);
2413 EXPORT_SYMBOL_GPL(gpiod_put);
2428 EXPORT_SYMBOL_GPL(gpiod_put_array);