Searched refs:check_int (Results 1 – 2 of 2) sorted by relevance
149 int (*check_int)(struct mxc_nand_host *); member409 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()430 if (host->devtype_data->check_int(host)) in wait_op_done()441 if (!timeout && !host->devtype_data->check_int(host)) { in wait_op_done()452 done = host->devtype_data->check_int(host); in wait_op_done()1271 .check_int = check_int_v1_v2,1296 .check_int = check_int_v1_v2,1322 .check_int = check_int_v1_v2,1348 .check_int = check_int_v3,1375 .check_int = check_int_v3,
56 check_int62 check_int enables the integrity checker module, which examines all67 implies the check_int option.