Home
last modified time | relevance | path

Searched refs:FASTBOOT (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.h84 FASTBOOT, enumerator
Dt7xx_modem_ops.c206 } else if (type == FASTBOOT) { in t7xx_reset_device()
Dt7xx_pci.c92 t7xx_reset_device(t7xx_dev, FASTBOOT); in t7xx_mode_store()
/linux-6.12.1/fs/f2fs/
Dsuper.c831 set_opt(sbi, FASTBOOT); in parse_options()
2008 if (test_opt(sbi, FASTBOOT)) in f2fs_show_options()
Df2fs.h2261 if (test_opt(sbi, FASTBOOT)) in __get_cp_reason()
Dfile.c211 else if (test_opt(sbi, FASTBOOT)) in need_do_checkpoint()