Searched refs:check_int (Results 1 – 2 of 2) sorted by relevance
149 int (*check_int)(struct mxc_nand_host *); member376 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()397 if (host->devtype_data->check_int(host)) in wait_op_done()408 if (!timeout && !host->devtype_data->check_int(host)) { in wait_op_done()419 done = host->devtype_data->check_int(host); in wait_op_done()1205 .check_int = check_int_v1_v2,1230 .check_int = check_int_v1_v2,1256 .check_int = check_int_v1_v2,1282 .check_int = check_int_v3,1309 .check_int = check_int_v3,
56 check_int62 check_int enables the integrity checker module, which examines all67 implies the check_int option.