Searched refs:stand (Results 1 – 25 of 39) sorted by relevance
12
/Linux-v4.19/Documentation/filesystems/ |
D | bfs.txt | 4 The BFS filesystem is used by SCO UnixWare OS for the /stand slice, which 8 In order to access /stand partition under Linux you obviously need to 14 # losetup /dev/loop0 stand.img 15 # mount -t bfs /dev/loop0 /mnt/stand 17 where stand.img is a file containing the image of BFS filesystem. 25 # mount -t bfs -o loop stand.img /mnt/stand 44 # umount /stand 45 # dd if=/dev/rdsk/c0b0t0d0sa of=stand.img bs=512 50 # od -Ad -tx4 stand.img | more
|
/Linux-v4.19/fs/bfs/ |
D | Kconfig | 7 files during the boot process. It is usually mounted under /stand 10 on your /stand slice from within Linux. You then also need to say Y
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-trigger-sysfs | 5 This file is provided by the iio-trig-sysfs stand-alone trigger 26 This attribute is provided by the iio-trig-sysfs stand-alone
|
/Linux-v4.19/Documentation/devicetree/bindings/net/can/ |
D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings
|
D | microchip,mcp251x.txt | 1 * Microchip MCP251X stand-alone CAN controller device tree bindings
|
/Linux-v4.19/tools/memory-model/litmus-tests/ |
D | MP+polocks.litmus | 7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
|
D | MP+porevlocks.litmus | 7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
|
/Linux-v4.19/drivers/staging/iio/Documentation/ |
D | trigger.txt | 6 stand-alone triggers.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-sched.txt | 34 workload captured via perf sched record. Columns stand for 35 individual CPUs, and the two-letter shortcuts stand for tasks that
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | stan.S | 6 | stand does the same except for denormalized input. 163 .global stand 164 stand: label
|
D | tbldo.S | 40 |xref scos,scosd,ssin,ssind,stan,stand 188 .long stand |$0f-4 ftan denorm
|
/Linux-v4.19/drivers/pnp/pnpbios/ |
D | Kconfig | 37 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/ |
D | mtk-gce.txt | 16 - clock-names: Must be "gce" to stand for GCE clock
|
/Linux-v4.19/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 15 for the various MEI features as a stand alone entities found in their respective subsystem.
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | p1022rdk.dts | 56 /* MCLK source is a stand-alone oscillator */
|
/Linux-v4.19/drivers/usb/typec/ |
D | Kconfig | 28 machines to be handled in the OS, but stand-alone USB Type-C and Power
|
/Linux-v4.19/Documentation/fmc/ |
D | FMC-and-SDB.txt | 10 but more are planned. Also, we support stand-alone devices (usually
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | Kconfig | 165 possible to access stand-by PCI functions nor to deconfigure
|
/Linux-v4.19/arch/m68k/ |
D | Kconfig.cpu | 14 to stand alone CPUs. They implement a subset of the original 68000 49 being available as a stand alone CPU was also used in many
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | marvell,xenon-sdhci.txt | 54 It doesn't stand for the entire SDHC type or property.
|
/Linux-v4.19/Documentation/livepatch/ |
D | shadow-vars.txt | 88 example can be considered a stand-alone livepatch implementation of this
|
/Linux-v4.19/Documentation/input/devices/ |
D | iforce-protocol.rst | 245 ff 02 4e 14 CS would stand for 20 effects.
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | mpc8610_hpcd.dts | 158 /* MCLK source is a stand-alone oscillator */
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83781d | 268 respectively. ATT could stand for Asustek something (although it would be 269 very badly chosen IMHO), I don't know what DVC could stand for. Maybe
|
/Linux-v4.19/Documentation/vm/ |
D | numa.rst | 20 of the system--although some components necessary for a stand-alone SMP system
|
12