Searched refs:check_int (Results 1 – 1 of 1) sorted by relevance
134 int (*check_int)(struct mxc_nand_host *); member429 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()450 if (host->devtype_data->check_int(host)) in wait_op_done()461 if (!timeout && !host->devtype_data->check_int(host)) { in wait_op_done()472 done = host->devtype_data->check_int(host); in wait_op_done()1469 .check_int = check_int_v1_v2,1493 .check_int = check_int_v1_v2,1518 .check_int = check_int_v1_v2,1544 .check_int = check_int_v3,1570 .check_int = check_int_v3,