Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c823 add_wait_queue(&fbi->ctrlr_wait, &wait); in sa1100fb_disable_controller()
835 remove_wait_queue(&fbi->ctrlr_wait, &wait); in sa1100fb_disable_controller()
852 wake_up(&fbi->ctrlr_wait); in sa1100fb_handle_irq()
1135 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 37 milliseconds