| /linux/Documentation/filesystems/ |
| H A D | bfs.rst | 7 The BFS filesystem is used by SCO UnixWare OS for the /stand slice, which 11 In order to access /stand partition under Linux you obviously need to 17 # losetup /dev/loop0 stand.img 18 # mount -t bfs /dev/loop0 /mnt/stand 20 where stand.img is a file containing the image of BFS filesystem. 28 # mount -t bfs -o loop stand.img /mnt/stand 44 look for the slice with tag "STAND", which is usually slice 10. With this 47 # umount /stand 48 # dd if=/dev/rdsk/c0b0t0d0sa of=stand.img bs=512 53 # od -Ad -tx4 stand.img | more
|
| /linux/fs/bfs/ |
| H A D | Kconfig | 9 files during the boot process. It is usually mounted under /stand 10 and corresponds to the slice marked as "STAND" in the UnixWare 12 on your /stand slice from within Linux. You then also need to say Y
|
| /linux/Documentation/ABI/testing/ |
| H A 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
|
| H A D | sysfs-bus-surface_aggregator-tabletsw | 20 device. In general, this means that the kick-stand is used
|
| /linux/sound/firewire/bebob/ |
| H A D | bebob_yamaha_terratec.c | 12 * Yamaha GO44 is not designed to be used as stand-alone mixer. So any streams 16 * way to recover this state. GO46 is better for stand-alone mixer.
|
| /linux/Documentation/accel/ |
| H A D | introduction.rst | 11 These devices can be either stand-alone ASICs or IP blocks inside an SoC/GPU. 24 type of device can be stand-alone or an IP inside a SoC or a GPU. It will
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_naming_convention.rst | 135 Stand-alone build 139 mirror of the mainline's version of libbpf for a stand-alone build.
|
| /linux/Documentation/devicetree/bindings/net/can/ |
| H A D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings
|
| H A D | microchip,mcp2510.yaml | 7 title: Microchip MCP251X stand-alone CAN controller
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | automount-tracefs-debugfs | 11 new interface was created called "tracefs". This was a stand alone
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | MP+porevlocks.litmus | 7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
|
| H A D | MP+polocks.litmus | 7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
|
| /linux/Documentation/devicetree/bindings/ptp/ |
| H A D | timestamper.txt | 5 can simply attach their interface directly to the PHY instance), stand
|
| /linux/drivers/pnp/pnpbios/ |
| H A D | Kconfig | 38 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | spc.c | 28 case STAND: in platform_type_as_str() 29 return "STAND"; in platform_type_as_str()
|
| /linux/arch/arm64/kvm/hyp/include/nvhe/ |
| H A D | spinlock.h | 3 * A stand-alone ticket spinlock implementation for use by the non-VHE
|
| /linux/drivers/media/rc/ |
| H A D | Makefile | 26 # stand-alone IR receivers/transmitters - please keep it alphabetically
|
| /linux/drivers/gpio/ |
| H A D | gpio-loongson.c | 33 * This offset is the only thing that stand between us and using
|
| /linux/arch/m68k/fpsp040/ |
| H A D | stan.S | 6 | stand does the same except for denormalized input. 163 .global stand 164 stand: label
|
| /linux/drivers/hwmon/ |
| H A D | max31722.c | 113 dev_warn(&spi->dev, "Failed to put device in stand-by mode\n"); in max31722_remove()
|
| /linux/drivers/w1/slaves/ |
| H A D | w1_ds2781.c | 155 MODULE_DESCRIPTION("1-wire Driver for Maxim/Dallas DS2781 Stand-Alone Fuel Gauge IC");
|
| H A D | w1_ds2780.c | 158 MODULE_DESCRIPTION("1-wire Driver for Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC");
|
| /linux/drivers/usb/typec/ |
| H A D | Kconfig | 29 machines to be handled in the OS, but stand-alone USB Type-C and Power
|
| /linux/lib/ |
| H A D | test_dynamic_debug.c | 98 /* stand-in for all pr_debug etc */
|
| /linux/Documentation/driver-api/mei/ |
| H A D | mei-client-bus.rst | 18 for the various MEI features as a stand alone entities found in their respective subsystem.
|