Home
last modified time | relevance | path

Searched refs:gpiod_lookup_table (Results 1 – 2 of 2) sorted by relevance

/include/linux/gpio/
A Dmachine.h43 struct gpiod_lookup_table { struct
70 static struct gpiod_lookup_table _name = { \
111 void gpiod_add_lookup_table(struct gpiod_lookup_table *table);
112 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n);
113 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
118 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
120 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
122 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/include/linux/platform_data/x86/
A Dint3472.h136 struct gpiod_lookup_table gpios;

Completed in 4 milliseconds