Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dpxafb.c103 static inline void pxafb_schedule_work(struct pxafb_info *fbi, u_int state) in pxafb_schedule_work() function
582 pxafb_schedule_work(fbi, C_DISABLE); in pxafb_blank()
591 pxafb_schedule_work(fbi, C_ENABLE); in pxafb_blank()
1400 pxafb_schedule_work(fbi, C_REENABLE); in pxafb_activate_var()