Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/
Dgfp-translate78 for LINE in `cat $TMPFILE`; do
79 MASK=`echo $LINE | awk '{print $3}'`
81 echo $LINE
Dcheckpatch.pl2410 LINE => $line,
2420 LINE => $line,
/linux-5.19.10/scripts/dtc/
Dof_unittest_expect248 LINE:
286 next LINE;
345 next LINE;
377 next LINE;
Ddt_to_config957 LINE: label
960 next LINE if ($line =~ /^\s*#/);
961 next LINE if ($line =~ /^\s*$/);
/linux-5.19.10/Documentation/devicetree/bindings/sound/
Dsamsung,aries-wm8994.yaml53 For samsung,aries-wm8994: HP, SPK, RCV, LINE, Main Mic, Headset Mic,
55 For samsung,fascinate4g-wm8994: HP, SPK, RCV, LINE, Main Mic,
132 "LINE", "LINEOUT2N",
133 "LINE", "LINEOUT2P",
/linux-5.19.10/Documentation/translations/zh_CN/admin-guide/
Dunicode.rst61 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
62 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
63 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
64 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
/linux-5.19.10/Documentation/translations/zh_TW/admin-guide/
Dunicode.rst64 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
65 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
66 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
67 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
/linux-5.19.10/arch/arm/boot/dts/
Dexynos4412-n710x.dts92 "LINE", "LINEOUT2N",
93 "LINE", "LINEOUT2P",
Dexynos4412-galaxy-s3.dtsi189 "LINE", "LINEOUT2N",
190 "LINE", "LINEOUT2P",
Ds5pv210-galaxys.dts114 "LINE", "LINEOUT2N",
115 "LINE", "LINEOUT2P",
Ds5pv210-fascinate4g.dts87 "LINE", "LINEOUT2N",
88 "LINE", "LINEOUT2P",
Dimx6dl-b1x5pv2.dtsi260 simple-audio-card,audio-routing = "Ext Spk", "LINE";
/linux-5.19.10/tools/testing/selftests/gpio/
Dgpio-sim.sh32 for LINE in $LINES; do
33 if [ -e $CONFIGFS_DIR/$CHIP/$BANK/$LINE/hog ]; then
34 rmdir $CONFIGFS_DIR/$CHIP/$BANK/$LINE/hog || \
38 rmdir $CONFIGFS_DIR/$CHIP/$BANK/$LINE || \
/linux-5.19.10/drivers/tty/serial/
Ddz.h39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
Ddz.c189 dport = &mux->dport[LINE(status)]; in dz_receive_chars()
238 lines_rx[LINE(status)] = 1; in dz_receive_chars()
260 dport = &mux->dport[LINE(status)]; in dz_transmit_chars()
/linux-5.19.10/Documentation/admin-guide/
Dunicode.rst65 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
66 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
67 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
68 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
/linux-5.19.10/tools/testing/selftests/ftrace/test.d/dynevent/
Dadd_remove_eprobe.tc84 LINE=`sed -e '/$EPROBE/s/^e/-/' < dynamic_events`
/linux-5.19.10/Documentation/ABI/obsolete/
Dsysfs-gpio22 /<LINE-NAME> ... for a properly named GPIO line
/linux-5.19.10/drivers/video/fbdev/sis/
Dsis_accel.h48 #define LINE 0x00000004 /* Draw line */ macro
/linux-5.19.10/tools/perf/Documentation/
Dperf-probe.txt19 'perf probe' [options] --line='LINE'
82 which specifies a range of the source code. (see LINE SYNTAX for detail)
213 LINE SYNTAX
/linux-5.19.10/Documentation/scsi/
DFlashPoint.rst14 BUSLOGIC FLASHPOINT LINE OF SCSI HOST ADAPTERS
/linux-5.19.10/tools/testing/selftests/tc-testing/
DREADME114 COMMAND LINE ARGUMENTS
/linux-5.19.10/drivers/usb/atm/
Dcxacru.c515 CXACRU_ATTR_##_action(CXINF_LINE_STATUS, LINE, line_status); \
/linux-5.19.10/sound/core/oss/
Dmixer_oss.c1155 MIXER_VOL(LINE),
/linux-5.19.10/Documentation/x86/
Dboot.rst319 Please see the section on SPECIAL COMMAND LINE OPTIONS.