Home
last modified time | relevance | path

Searched full:stand (Results 1 – 25 of 144) sorted by relevance

123456

/Linux-v5.10/Documentation/filesystems/
Dbfs.rst7 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-v5.10/fs/bfs/
DKconfig8 files during the boot process. It is usually mounted under /stand
9 and corresponds to the slice marked as "STAND" in the UnixWare
11 on your /stand slice from within Linux. You then also need to say Y
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-trigger-sysfs5 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-v5.10/sound/firewire/bebob/
Dbebob_yamaha_terratec.c12 * 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-v5.10/drivers/staging/media/atomisp/pci/
Dia_css_acc_types.h50 IA_CSS_ACC_STANDALONE, /** Stand-alone acceleration */
404 /* Structure describing the SP binary of a stand-alone accelerator.
419 * This descriptor descibes either SP code (stand-alone), or
447 int8_t sp_progname[]; **< SP program name, stand-alone only
448 uint8_t sp_code[]; **< SP blob, stand-alone only
/Linux-v5.10/tools/lib/bpf/
DREADME.rst150 Stand-alone build
154 mirror of the mainline's version of libbpf for a stand-alone build.
/Linux-v5.10/tools/perf/Documentation/
Dperf-sched.txt34 workload captured via perf sched record. Columns stand for
35 individual CPUs, and the two-letter shortcuts stand for tasks that
/Linux-v5.10/Documentation/devicetree/bindings/net/can/
Dholt_hi311x.txt1 * Holt HI-311X stand-alone CAN controller device tree bindings
Dmicrochip,mcp251x.txt1 * Microchip MCP251X stand-alone CAN controller device tree bindings
Dmicrochip,mcp251xfd.yaml8 Microchip MCP2517FD and MCP2518FD stand-alone CAN controller device tree
/Linux-v5.10/tools/memory-model/litmus-tests/
DMP+polocks.litmus7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
DMP+porevlocks.litmus7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
/Linux-v5.10/Documentation/devicetree/bindings/ptp/
Dtimestamper.txt5 can simply attach their interface directly to the PHY instance), stand
/Linux-v5.10/drivers/pnp/pnpbios/
DKconfig38 See the latest pcmcia-cs (stand-alone package) for a nice set of
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dmtk-gce.txt17 - clock-names: Must be "gce" to stand for GCE clock
/Linux-v5.10/arch/m68k/
DKconfig.cpu14 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-v5.10/drivers/media/rc/
DMakefile21 # stand-alone IR receivers/transmitters
/Linux-v5.10/drivers/gpio/
Dgpio-loongson.c33 * This offset is the only thing that stand between us and using
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-lp50xx.yaml66 for the child node. The LED modules can either be used stand alone
/Linux-v5.10/drivers/power/supply/
Dds2782_battery.c3 * I2C client/driver for the Maxim/Dallas DS2782 Stand-Alone Fuel Gauge IC
470 MODULE_DESCRIPTION("Maxim/Dallas DS2782 Stand-Alone Fuel Gauge IC driver");
/Linux-v5.10/drivers/pci/hotplug/
DKconfig156 possible to access stand-by PCI functions nor to deconfigure
/Linux-v5.10/arch/m68k/fpsp040/
Dstan.S6 | stand does the same except for denormalized input.
163 .global stand
164 stand: label
/Linux-v5.10/drivers/usb/typec/
DKconfig29 machines to be handled in the OS, but stand-alone USB Type-C and Power
/Linux-v5.10/drivers/w1/slaves/
Dw1_ds2780.c157 MODULE_DESCRIPTION("1-wire Driver for Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC");
Dw1_ds2781.c154 MODULE_DESCRIPTION("1-wire Driver for Maxim/Dallas DS2781 Stand-Alone Fuel Gauge IC");

123456