Searched refs:buf_ready_int (Results 1 – 2 of 2) sorted by relevance
589 wait_queue_head_t buf_ready_int; /* Waitqueue for Buffer Read Ready interrupt */ member
2762 wait_event_timeout(host->buf_ready_int, (host->tuning_done == 1), in sdhci_send_tuning()3303 wake_up(&host->buf_ready_int); in sdhci_data_irq()4714 init_waitqueue_head(&host->buf_ready_int); in __sdhci_add_host()