Home
last modified time | relevance | path

Searched refs:fmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/input/
DMakefile15 obj-$(CONFIG_INPUT_VIVALDIFMAP) += vivaldi-fmap.o
/Linux-v6.6/drivers/platform/chrome/
Dchromeos_acpi.c198 DEV_ATTR(fmap, FMAP)
/Linux-v6.6/fs/udf/
Dsuper.c1031 bool umap, utable, fmap, ftable; in check_partition_desc() local
1050 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()
1053 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1057 if (ftable || fmap) in check_partition_desc()