Home
last modified time | relevance | path

Searched refs:hdmi_resources (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-tv/
Dhdmi_drv.c64 struct hdmi_resources { struct
96 struct hdmi_resources res;
499 struct hdmi_resources *res = &hdev->res; in hdmi_streamon()
550 struct hdmi_resources *res = &hdev->res; in hdmi_streamoff()
580 static int hdmi_resource_poweron(struct hdmi_resources *res) in hdmi_resource_poweron()
598 static void hdmi_resource_poweroff(struct hdmi_resources *res) in hdmi_resource_poweroff()
775 static void hdmi_resource_clear_clocks(struct hdmi_resources *res) in hdmi_resource_clear_clocks()
786 struct hdmi_resources *res = &hdev->res; in hdmi_resources_cleanup()
811 struct hdmi_resources *res = &hdev->res; in hdmi_resources_init()
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-armadillo800eva.c492 static struct resource hdmi_resources[] = { variable
513 .num_resources = ARRAY_SIZE(hdmi_resources),
514 .resource = hdmi_resources,
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c79 struct hdmi_resources { struct
205 struct hdmi_resources res;
2037 struct hdmi_resources *res = &hdata->res; in hdmi_poweron()
2067 struct hdmi_resources *res = &hdata->res; in hdmi_poweroff()
2172 struct hdmi_resources *res = &hdata->res; in hdmi_resources_init()