Searched refs:hwc_mod (Results 1 – 2 of 2) sorted by relevance
1969 omap4_hwc_module_t *hwc_mod = (omap4_hwc_module_t *)module; in omap4_hwc_device_open() local1977 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()
2691 omap4_hwc_module_t *hwc_mod = (omap4_hwc_module_t *)module; in omap4_hwc_device_open() local2699 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()