Searched refs:check_int (Results 1 – 1 of 1) sorted by relevance
135 int (*check_int)(struct mxc_nand_host *); member431 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()452 if (host->devtype_data->check_int(host)) in wait_op_done()463 if (!timeout && !host->devtype_data->check_int(host)) { in wait_op_done()474 done = host->devtype_data->check_int(host); in wait_op_done()1470 .check_int = check_int_v1_v2,1494 .check_int = check_int_v1_v2,1519 .check_int = check_int_v1_v2,1545 .check_int = check_int_v3,1571 .check_int = check_int_v3,