Searched refs:check_int (Results 1 – 1 of 1) sorted by relevance
135 int (*check_int)(struct mxc_nand_host *); member435 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()456 if (host->devtype_data->check_int(host)) in wait_op_done()467 if (!time_left && !host->devtype_data->check_int(host)) { in wait_op_done()478 done = host->devtype_data->check_int(host); in wait_op_done()1253 .check_int = check_int_v1_v2,1277 .check_int = check_int_v1_v2,1302 .check_int = check_int_v1_v2,1328 .check_int = check_int_v3,1354 .check_int = check_int_v3,