Searched refs:buf_ready_int (Results 1 – 2 of 2) sorted by relevance
502 wait_queue_head_t buf_ready_int; /* Waitqueue for Buffer Read Ready interrupt */ member
2043 wait_event_interruptible_timeout(host->buf_ready_int, in sdhci_execute_tuning()2460 wake_up(&host->buf_ready_int); in sdhci_data_irq()3412 init_waitqueue_head(&host->buf_ready_int); in sdhci_add_host()