Home
last modified time | relevance | path

Searched refs:hwc_mod (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
Dhwc.c1969 omap4_hwc_module_t *hwc_mod = (omap4_hwc_module_t *)module; in omap4_hwc_device_open() local
1977 if (!hwc_mod->fb_dev) { in omap4_hwc_device_open()
1978 err = omap4_hwc_open_fb_hal(&hwc_mod->fb_dev); in omap4_hwc_device_open()
1982 if (!hwc_mod->fb_dev) { in omap4_hwc_device_open()
1986 hwc_mod->fb_dev->bBypassPost = 1; in omap4_hwc_device_open()
2006 hwc_dev->fb_dev = hwc_mod->fb_dev; in omap4_hwc_device_open()
/hardware/ti/omap4-aah/hwc/
Dhwc.c2691 omap4_hwc_module_t *hwc_mod = (omap4_hwc_module_t *)module; in omap4_hwc_device_open() local
2699 if (!hwc_mod->fb_dev) { in omap4_hwc_device_open()
2700 err = omap4_hwc_open_fb_hal(&hwc_mod->fb_dev); in omap4_hwc_device_open()
2704 if (!hwc_mod->fb_dev) { in omap4_hwc_device_open()
2708 hwc_mod->fb_dev->bBypassPost = 1; in omap4_hwc_device_open()
2728 hwc_dev->fb_dev = hwc_mod->fb_dev; in omap4_hwc_device_open()