Home | History | Annotate | Download | only in hwc

Lines Matching full:buff

2085 static void omap4_hwc_dump(struct hwc_composer_device_1 *dev, char *buff, int buff_len)
2090 .buf = buff,
2102 dump_printf(&log, " enabled:%s buff:%p %dx%d stride:%d\n",
2423 static void handle_uevents(omap4_hwc_device_t *hwc_dev, const char *buff, int len)
2430 const char *s = buff;
2451 if (s - buff >= len)