Home
last modified time | relevance | path

Searched full:cut (Results 1 – 25 of 50) sorted by relevance

12

/Documentation/arch/arm/omap/
Ddss.rst250 w=`cat $dvi/timings | cut -d "," -f 2 | cut -d "/" -f 1`
251 h=`cat $dvi/timings | cut -d "," -f 3 | cut -d "/" -f 1`
271 w=`cat $tv/timings | cut -d "," -f 2 | cut -d "/" -f 1`
272 h=`cat $tv/timings | cut -d "," -f 3 | cut -d "/" -f 1`
/Documentation/admin-guide/nfs/
Dnfs-client.rst120 cut=/usr/bin/cut
137 result="$(${getent} hosts ${name} | ${cut} -f1 -d\ )"
/Documentation/devicetree/bindings/gpio/
Dgpio-consumer-common.yaml33 GPIO connected to the power down pin (hardware power down or power cut,
/Documentation/scsi/
Dwd719x.rst7 The card requires firmware that can be cut out of the Windows NT driver that
/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,ufoe.yaml15 UFOe can cut the data rate for DSI port which may lead to reduce power
/Documentation/admin-guide/
Dspkguide.txt802 11. Cut and Paste
804 One of Speakup's more useful features is the ability to cut and paste
811 sites. It would be nice if you could cut and paste these urls into your
821 url. Press the keypad slash key once again to actually cut the text
822 from the screen. Speakup will say, "cut". Although we call this
823 cutting, Speakup does not actually delete the cut text from the screen.
826 Now that you have the url cut from the screen, you can paste it into
843 The paste buffer will continue to hold the cut information, until a new
844 mark and cut operation is carried out. This means you can paste the cut
845 information as many times as you like before doing another cut
[all …]
/Documentation/target/
Dtarget-export-device54 DEVICE_SIZE=$(du -b $DEVICE | cut -f1)
/Documentation/driver-api/gpio/
Dusing-gpio.rst36 Do not under any circumstances abuse the GPIO userspace ABI to cut corners in
Ddrivers-on-gpio.rst25 up to three buttons by simply using GPIOs and no mouse port. You can cut the
/Documentation/networking/device_drivers/ethernet/amd/
Dpds_vdpa.rst48 PDS_VDPA_MGMT=`vdpa mgmtdev show | grep vDPA | head -1 | cut -d: -f1`
/Documentation/filesystems/ext4/
Dallocators.rst43 The fifth trick is that the disk volume is cut up into 128MB block
/Documentation/translations/zh_CN/mm/
Dhwpoison.rst129 memcg_ino=$(ls -id /sys/fs/cgroup/mem/hwpoison | cut -f1 -d' ')
/Documentation/devicetree/bindings/timer/
Dti,timer-dm.yaml69 SoC power is cut including timers.
/Documentation/security/
Ddigsig.rst22 Digital signature verification is implemented using cut-down kernel port of
/Documentation/userspace-api/media/drivers/
Dcx2341x-uapi.rst139 chips), in particular a maximum size for the VBI data. Anything longer is cut
147 header and a 42 bytes payload each. Anything beyond this limit is cut off by
/Documentation/spi/
Dspi-lm70llp.rst72 hand, the transistor is cut off and the voltage tied to its collector is
/Documentation/features/scripts/
Dfeatures-refresh.sh6 F=$(grep "^# Kconfig:" "$F_FILE" | cut -c26-)
/Documentation/rust/
Dquick-start.rst143 curl -L "https://static.rust-lang.org/dist/rust-src-$(rustc --version | cut -d' ' -f2).tar.gz" |
145 "rust-src-$(rustc --version | cut -d' ' -f2)/rust-src/lib/" \
/Documentation/input/devices/
Dxpad.rst124 Thanks to the trip splitter found on the cable you don't even need to cut the
125 original one. You can buy an extension cable and cut that instead. That way,
/Documentation/devicetree/bindings/sound/
Dst,sta350.txt98 - st,noise-shape-dc-cut:
/Documentation/devicetree/bindings/iio/accel/
Dlis302.txt56 highpass cut-off frequency
/Documentation/arch/x86/i386/
DIO-APIC.rst94 echo -n pirq=; echo `scanpci | grep T_L | cut -c56-` | sed 's/ /,/g'
/Documentation/sound/designs/
Dchannel-mapping-api.rst79 here is a cut:
/Documentation/mm/
Dhwpoison.rst144 memcg_ino=$(ls -id /sys/fs/cgroup/mem/hwpoison | cut -f1 -d' ')
/Documentation/admin-guide/acpi/
Dssdt-overlays.rst157 [ -n "$guid" ] || guid=$(find "$EFIVARFS" -name "$name-*" | head -n1 | cut -f2- -d-)

12