Searched defs:gpiod_lookup_table (Results 1 – 2 of 2) sorted by relevance
43 struct gpiod_lookup_table { struct44 struct list_head list;45 const char *dev_id;46 struct gpiod_lookup table[];
891 struct gpiod_lookup_table *gpiod_lookup_table = NULL; in intel_dsi_vbt_gpio_init() local