Searched defs:hdmi_resources (Results 1 – 4 of 4) sorted by relevance
47 struct hdmi_resources { struct48 struct clk *hdmi;49 struct clk *sclk_hdmi;50 struct clk *sclk_pixel;51 struct clk *sclk_hdmiphy;52 struct clk *hdmiphy;53 struct regulator_bulk_data *regul_bulk;77 struct hdmi_resources res; argument
47 struct hdmi_resources { struct48 struct clk *hdmi;49 struct clk *sclk_hdmi;50 struct clk *sclk_pixel;51 struct clk *sclk_hdmiphy;52 struct clk *hdmiphy;53 struct regulator_bulk_data *regul_bulk;54 int regul_count;
813 static struct resource hdmi_resources[] = { variable
434 static struct resource hdmi_resources[] = { variable