Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/gpu/drm/msm/hdmi/
Dhdmi.h35 struct hdmi_gpio_data { struct
36 int num;
37 bool output;
38 int value;
39 const char *label;
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
Dhdmi.h27 struct hdmi_gpio_data { struct
28 struct gpio_desc *gpiod;
29 bool output;
30 int value;