Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/s5p-tv/
Dhdmi_drv.c47 struct hdmi_resources { struct
77 struct hdmi_resources res; argument
557 struct hdmi_resources *res = &hdev->res; in hdmi_streamon()
604 struct hdmi_resources *res = &hdev->res; in hdmi_streamoff()
634 static void hdmi_resource_poweron(struct hdmi_resources *res) in hdmi_resource_poweron()
646 static void hdmi_resource_poweroff(struct hdmi_resources *res) in hdmi_resource_poweroff()
780 struct hdmi_resources *res = &hdev->res; in hdmi_resources_cleanup()
804 struct hdmi_resources *res = &hdev->res; in hdmi_resources_init()
/linux-3.4.99/arch/arm/mach-shmobile/
Dboard-ap4evb.c813 static struct resource hdmi_resources[] = { variable
829 .num_resources = ARRAY_SIZE(hdmi_resources),
830 .resource = hdmi_resources,
Dboard-mackerel.c434 static struct resource hdmi_resources[] = { variable
450 .num_resources = ARRAY_SIZE(hdmi_resources),
451 .resource = hdmi_resources,
/linux-3.4.99/drivers/gpu/drm/exynos/
Dexynos_hdmi.c47 struct hdmi_resources { struct
79 struct hdmi_resources res;
2047 struct hdmi_resources *res = &hdata->res; in hdmi_resources_init()
2114 struct hdmi_resources *res = &hdata->res; in hdmi_resources_cleanup()
2136 struct hdmi_resources *res = &hdata->res; in hdmi_resource_poweron()
2156 struct hdmi_resources *res = &hdata->res; in hdmi_resource_poweroff()