Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h84 FASTBOOT, enumerator
H A Dt7xx_modem_ops.c207 } else if (type == FASTBOOT) { in t7xx_reset_device()
H A Dt7xx_pci.c94 t7xx_reset_device(t7xx_dev, FASTBOOT); in t7xx_mode_store()
/linux-6.15/fs/f2fs/
H A Dsuper.c827 set_opt(sbi, FASTBOOT); in parse_options()
2054 if (test_opt(sbi, FASTBOOT)) in f2fs_show_options()
H A Df2fs.h2305 if (test_opt(sbi, FASTBOOT)) in __get_cp_reason()
H A Dfile.c211 else if (test_opt(sbi, FASTBOOT)) in need_do_checkpoint()