Home
last modified time | relevance | path

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

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