Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/gpio/
Dmachine.h33 struct gpiod_lookup_table { struct
34 struct list_head list;
35 const char *dev_id;
59 void gpiod_add_lookup_table(struct gpiod_lookup_table *table); argument