Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-picolcd_fb.c188 struct picolcd_fb_data *fbdata = data->fb_info->par; in picolcd_fb_reset() local
210 memset(fbdata->vbitmap, 0, PICOLCDFB_SIZE); in picolcd_fb_reset()
211 memset(fbdata->bitmap, 0, PICOLCDFB_SIZE*fbdata->bpp); in picolcd_fb_reset()
213 fbdata->force = 1; in picolcd_fb_reset()
216 if (fbdata->ready) in picolcd_fb_reset()
219 fbdata->ready = 1; in picolcd_fb_reset()
229 struct picolcd_fb_data *fbdata = info->par; in picolcd_fb_update() local
234 spin_lock_irqsave(&fbdata->lock, flags); in picolcd_fb_update()
235 if (!fbdata->ready && fbdata->picolcd) in picolcd_fb_update()
236 picolcd_fb_reset(fbdata->picolcd, 0); in picolcd_fb_update()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_init.c295 void *fbdata; in xf86CloseConsole() local
297 fbdata = mmap(NULL, fbattr.fbtype.fb_size, in xf86CloseConsole()
299 if (fbdata == MAP_FAILED) { in xf86CloseConsole()
305 memset(fbdata, 0, fbattr.fbtype.fb_size); in xf86CloseConsole()
306 munmap(fbdata, fbattr.fbtype.fb_size); in xf86CloseConsole()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info10385 If omitted, it defaults to 'fbdata.afdo' in the current directory.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info10385 If omitted, it defaults to 'fbdata.afdo' in the current directory.