Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dpxafb.c107 static inline void pxafb_schedule_work(struct pxafb_info *fbi, u_int state) in pxafb_schedule_work() function
586 pxafb_schedule_work(fbi, C_DISABLE); in pxafb_blank()
595 pxafb_schedule_work(fbi, C_ENABLE); in pxafb_blank()
1402 pxafb_schedule_work(fbi, C_REENABLE); in pxafb_activate_var()