Home
last modified time | relevance | path

Searched refs:removable (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-mass-storage24 Required if LUN is not marked as removable.
29 removable Flag specifying that LUN shall be indicated as
30 being removable.
H A Dsysfs-devices-removable1 What: /sys/devices/.../removable
11 "removable" device can be removed from the platform by the user
/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h11 bool removable[FSG_MAX_LUNS]; member
37 _FSG_MODULE_PARAM_ARRAY(prefix, params, removable, bool, \
90 char removable; member
H A Dstorage_common.c367 return sprintf(buf, "%u\n", curlun->removable); in fsg_show_removable()
494 bool removable; in fsg_store_removable() local
497 ret = kstrtobool(buf, &removable); in fsg_store_removable()
501 curlun->removable = removable; in fsg_store_removable()
/linux/drivers/pci/hotplug/
H A Dacpi_pcihp.c148 unsigned long long removable; in pcihp_is_ejectable() local
153 status = acpi_evaluate_integer(handle, "_RMV", NULL, &removable); in pcihp_is_ejectable()
154 if (ACPI_SUCCESS(status) && removable) in pcihp_is_ejectable()
/linux/arch/arm64/boot/dts/sophgo/
H A Dsg2000-milkv-duo-module-01.dtsi29 non-removable;
39 non-removable;
/linux/fs/udf/
H A DKconfig12 removable USB disks. Say Y if you intend to mount DVD discs or CDRW's
13 written in packet mode, or if you want to use UDF for removable USB
/linux/arch/arm/boot/dts/marvell/
H A Ddove-d2plug.dts50 non-removable;
57 non-removable;
H A Ddove-d3plug.dts61 non-removable;
68 non-removable;
/linux/Documentation/usb/
H A Dmass-storage.rst12 to read-only, and gadget can indicate that it is removable and/or
56 - removable=b[,b...]
59 removable. “b” here is either “y”, “Y” or “1” for true or “n”,
69 If a logical unit is not removable (the default), a backing file
81 Note that “removable” means the logical unit's media can be
110 MS Windows mounts removable storage in “Removal optimised mode” by
165 logical unit is removable), the content is empty.
169 not specified as removable (but that may look strange to the
229 1. In FSG the “removable” and “cdrom” module parameters set the flag
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv1812h-huashan-pi.dts55 non-removable;
83 non-removable;
/linux/Documentation/devicetree/bindings/mmc/
H A Dti-omap-hsmmc.txt42 - ti,non-removable: non-removable slot (like eMMC)
65 ti,non-removable;
77 ti,non-removable;
H A Dsdhci-st.txt34 - non-removable: Non-removable slot. Also used for configuring mmcss in STiH407 SoC
106 non-removable;
/linux/Documentation/devicetree/bindings/net/wireless/
H A Dti,wl1251.txt44 non-removable;
45 ti,non-removable;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-radxa-zero-3w.dts62 non-removable;
78 non-removable;
/linux/include/linux/
H A Ddevice.h651 enum device_removable removable; member
944 enum device_removable removable) in dev_set_removable() argument
946 dev->removable = removable; in dev_set_removable()
951 return dev->removable == DEVICE_REMOVABLE; in dev_is_removable()
956 return dev->removable != DEVICE_REMOVABLE_NOT_SUPPORTED; in dev_removable_is_valid()
/linux/arch/arm/boot/dts/st/
H A Dste-href.dtsi182 non-removable;
196 non-removable;
213 non-removable;
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-imx6ull-opos6ul.dtsi65 non-removable;
75 non-removable;
H A Dimx6qdl-apf6.dtsi67 non-removable;
88 non-removable;
/linux/arch/arm/boot/dts/allwinner/
H A Dsunxi-h3-h5-emlid-neutis.dtsi90 non-removable;
107 non-removable;
H A Dsun8i-h3-nanopi-r1.dts101 non-removable;
119 non-removable;
/linux/tools/testing/selftests/memory-hotplug/
H A Dmem-on-off-test.sh30 if ! grep -q 1 $SYSFS/devices/system/memory/memory*/removable; then
44 if grep -q 1 $memory/removable &&
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h618-transpeed-8k618-t.dts94 non-removable;
106 non-removable;
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra194-p3668-0001.dtsi17 non-removable;
/linux/arch/mips/boot/dts/ingenic/
H A Dcu1000-neo.dts124 non-removable;
138 non-removable;

12345678910>>...28