Lines Matching refs:wq
778 init_waitqueue_head(&private->chips[i].wq); in amd_flash_probe()
805 add_wait_queue(&chip->wq, &wait); in read_one_chip()
810 remove_wait_queue(&chip->wq, &wait); in read_one_chip()
827 wake_up(&chip->wq); in read_one_chip()
905 add_wait_queue(&chip->wq, &wait); in write_one_word()
910 remove_wait_queue(&chip->wq, &wait); in write_one_word()
952 wake_up(&chip->wq); in write_one_word()
1101 add_wait_queue(&chip->wq, &wait); in erase_one_block()
1106 remove_wait_queue(&chip->wq, &wait); in erase_one_block()
1135 add_wait_queue(&chip->wq, &wait); in erase_one_block()
1141 remove_wait_queue(&chip->wq, &wait); in erase_one_block()
1200 wake_up(&chip->wq); in erase_one_block()
1354 add_wait_queue(&chip->wq, &wait); in amd_flash_sync()
1360 remove_wait_queue(&chip->wq, &wait); in amd_flash_sync()
1374 wake_up(&chip->wq); in amd_flash_sync()