Searched defs:hdmi_gpio_data (Results 1 – 2 of 2) sorted by relevance
35 struct hdmi_gpio_data { struct36 int num;37 bool output;38 int value;39 const char *label;
27 struct hdmi_gpio_data { struct28 struct gpio_desc *gpiod;29 bool output;30 int value;