Searched defs:hwc_mod (Results 1 - 2 of 2) sorted by relevance

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

Completed in 24 milliseconds