Home
last modified time | relevance | path

Searched refs:check_int (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
Dmxc_nand.c149 int (*check_int)(struct mxc_nand_host *); member
409 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,
/linux-4.4.14/Documentation/filesystems/
Dbtrfs.txt56 check_int
62 check_int enables the integrity checker module, which examines all
67 implies the check_int option.