Home
last modified time | relevance | path

Searched refs:whole (Results 1 – 25 of 700) sorted by relevance

12345678910>>...28

/Linux-v5.4/Documentation/admin-guide/
Ddevices.txt116 0 = /dev/hda Master: whole disk (or CD-ROM)
117 64 = /dev/hdb Slave: whole disk (or CD-ROM)
119 For partitions, add to the whole disk device number:
201 0 = /dev/sda First SCSI disk whole disk
202 16 = /dev/sdb Second SCSI disk whole disk
203 32 = /dev/sdc Third SCSI disk whole disk
205 240 = /dev/sdp Sixteenth SCSI disk whole disk
514 0 = /dev/mfma First MFM drive whole disk
515 64 = /dev/mfmb Second MFM drive whole disk
526 0 = /dev/hdc Master: whole disk (or CD-ROM)
[all …]
/Linux-v5.4/fs/
Dblock_dev.c1037 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() argument
1044 else if (whole == bdev) in bd_may_claim()
1047 else if (whole->bd_holder == bd_may_claim) in bd_may_claim()
1049 else if (whole->bd_holder != NULL) in bd_may_claim()
1074 struct block_device *whole, void *holder) in bd_prepare_to_claim() argument
1078 if (!bd_may_claim(bdev, whole, holder)) in bd_prepare_to_claim()
1082 if (whole->bd_claiming) { in bd_prepare_to_claim()
1083 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim()
1145 struct block_device *whole; in bd_start_claiming() local
1167 whole = bdget_disk(disk, 0); in bd_start_claiming()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dbfticu.txt3 The bfticu is a multifunction device that manages the whole chassis.
4 Its main functionality is to collect IRQs from the whole chassis and signals
/Linux-v5.4/fs/xfs/
Dxfs_trans.c450 int whole = 0; in xfs_trans_apply_sb_deltas() local
483 whole = 1; in xfs_trans_apply_sb_deltas()
487 whole = 1; in xfs_trans_apply_sb_deltas()
491 whole = 1; in xfs_trans_apply_sb_deltas()
495 whole = 1; in xfs_trans_apply_sb_deltas()
499 whole = 1; in xfs_trans_apply_sb_deltas()
503 whole = 1; in xfs_trans_apply_sb_deltas()
507 whole = 1; in xfs_trans_apply_sb_deltas()
511 whole = 1; in xfs_trans_apply_sb_deltas()
515 if (whole) in xfs_trans_apply_sb_deltas()
/Linux-v5.4/Documentation/admin-guide/pm/
Dstrategies.rst15 One of them is based on using global low-power states of the whole system in
21 user space code can run. Because sleep states are global and the whole system
37 If all of the system components are active, the system as a whole is regarded as
40 as a whole is regarded as "runtime idle" which may be very close to a sleep
/Linux-v5.4/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c134 u32 whole; in get_best_ratio() local
139 whole = a / b; in get_best_ratio()
140 n[i] += (n[i ^ 1] * whole); in get_best_ratio()
141 d[i] += (d[i ^ 1] * whole); in get_best_ratio()
146 c = a - (b * whole); in get_best_ratio()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dv4l2-selection-targets.rst40 - Suggested cropping rectangle that covers the "whole picture".
62 - Suggested composition rectangle that covers the "whole picture".
/Linux-v5.4/Documentation/devicetree/bindings/rtc/
Dcpcap-rtc.txt4 This module is part of the CPCAP. For more details about the whole
/Linux-v5.4/Documentation/filesystems/
Dubifs.txt19 eraseblock, write to some offset within an eraseblock, and erase a whole
20 eraseblock. Block devices support 2 main operations - read a whole
21 block and write a whole block.
22 3 The whole eraseblock has to be erased before it becomes possible to
/Linux-v5.4/Documentation/devicetree/bindings/input/
Dcpcap-pwrbutton.txt3 This module is part of the CPCAP. For more details about the whole
Dtwl4030-pwrbutton.txt3 This module is part of the TWL4030. For more details about the whole
Dtps65218-pwrbutton.txt3 This module is part of the TPS65217/TPS65218. For more details about the whole
/Linux-v5.4/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pine64-plus.dts7 * whole.
71 * whole process.
/Linux-v5.4/Documentation/features/debug/gcov-profile-all/
Darch-support.txt4 # description: arch supports whole-kernel GCOV code coverage profiling
/Linux-v5.4/Documentation/dev-tools/
Dindex.rst8 whole; patches welcome!
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dsun9i-usb.txt10 - "bus": the bus clock for the whole USB subsystem
Dsun9i-de.txt13 - "bus": the bus clock for the whole display engine subsystem
Dsun8i-de2.txt17 - "bus": the bus clock for the whole display engine subsystem
/Linux-v5.4/fs/f2fs/
DKconfig28 mounted as f2fs. Each file shows the whole f2fs information.
32 - average SIT information about whole segments
/Linux-v5.4/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c76 static void simple_div(int dividend, int divisor, int *whole, in simple_div() argument
84 *whole = 0; in simple_div()
87 *whole = dividend/divisor; in simple_div()
/Linux-v5.4/Documentation/driver-api/mmc/
Dmmc-dev-attrs.rst55 including the whole card. When erasing a large area it may
59 the card wait. This is not a problem if the whole card
/Linux-v5.4/drivers/soc/rockchip/
DKconfig25 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-cpcap.txt4 This module is part of the CPCAP. For more details about the whole
/Linux-v5.4/arch/arm/boot/dts/
Dimx7d-sbc-imx7.dts10 * whole.
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dphy-stih407-usb.txt10 for the whole phy and one for the port

12345678910>>...28