Lines Matching refs:wq
573 init_waitqueue_head(&(cfi->chips[i].wq)); in cfi_cmdset_0001()
762 init_waitqueue_head(&chip->wq); in cfi_intelext_partition_fixup()
883 add_wait_queue(&chip->wq, &wait); in chip_ready()
886 remove_wait_queue(&chip->wq, &wait); in chip_ready()
967 add_wait_queue(&chip->wq, &wait); in get_chip()
970 remove_wait_queue(&chip->wq, &wait); in get_chip()
1007 wake_up(&chip->wq); in put_chip()
1021 wake_up(&chip->wq); in put_chip()
1056 wake_up(&chip->wq); in put_chip()
1187 add_wait_queue(&chip->wq, &wait); in xip_wait_for_operation()
1190 remove_wait_queue(&chip->wq, &wait); in xip_wait_for_operation()
1263 add_wait_queue(&chip->wq, &wait); in inval_cache_and_wait_for_operation()
1266 remove_wait_queue(&chip->wq, &wait); in inval_cache_and_wait_for_operation()
2041 wake_up(&chip->wq); in cfi_intelext_sync()
2548 wake_up(&chip->wq); in cfi_intelext_suspend()
2597 wake_up(&chip->wq); in cfi_intelext_resume()