Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dsa1100fb.h65 wait_queue_head_t ctrlr_wait; member
A Dpxafb.h146 wait_queue_head_t ctrlr_wait; member
A Dsa1100fb.c824 add_wait_queue(&fbi->ctrlr_wait, &wait); in sa1100fb_disable_controller()
836 remove_wait_queue(&fbi->ctrlr_wait, &wait); in sa1100fb_disable_controller()
853 wake_up(&fbi->ctrlr_wait); in sa1100fb_handle_irq()
1136 init_waitqueue_head(&fbi->ctrlr_wait); in sa1100fb_init_fbinfo()
A Dpxafb.c1847 init_waitqueue_head(&fbi->ctrlr_wait); in pxafb_init_fbinfo()

Completed in 9 milliseconds