Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/
Dgfp-translate78 for LINE in `cat $TMPFILE`; do
79 MASK=`echo $LINE | awk '{print $3}'`
81 echo $LINE
Dcheckpatch.pl2417 LINE => $line,
2427 LINE => $line,
/Linux-v6.1/scripts/dtc/
Dof_unittest_expect248 LINE: label
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-v6.1/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-v6.1/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-v6.1/arch/arm/boot/dts/
Dexynos4412-n710x.dts92 "LINE", "LINEOUT2N",
93 "LINE", "LINEOUT2P",
Dexynos4412-galaxy-s3.dtsi191 "LINE", "LINEOUT2N",
192 "LINE", "LINEOUT2P",
Ds5pv210-fascinate4g.dts87 "LINE", "LINEOUT2N",
88 "LINE", "LINEOUT2P",
Ds5pv210-galaxys.dts114 "LINE", "LINEOUT2N",
115 "LINE", "LINEOUT2P",
Dimx6dl-b1x5pv2.dtsi260 simple-audio-card,audio-routing = "Ext Spk", "LINE";
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/tools/testing/selftests/ftrace/test.d/dynevent/
Dadd_remove_eprobe.tc84 LINE=`sed -e '/$EPROBE/s/^e/-/' < dynamic_events`
/Linux-v6.1/Documentation/ABI/obsolete/
Dsysfs-gpio22 /<LINE-NAME> ... for a properly named GPIO line
/Linux-v6.1/drivers/video/fbdev/sis/
Dsis_accel.h48 #define LINE 0x00000004 /* Draw line */ macro
/Linux-v6.1/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-v6.1/Documentation/scsi/
DFlashPoint.rst14 BUSLOGIC FLASHPOINT LINE OF SCSI HOST ADAPTERS
/Linux-v6.1/tools/testing/selftests/tc-testing/
DREADME114 COMMAND LINE ARGUMENTS
/Linux-v6.1/drivers/usb/atm/
Dcxacru.c515 CXACRU_ATTR_##_action(CXINF_LINE_STATUS, LINE, line_status); \
/Linux-v6.1/sound/core/oss/
Dmixer_oss.c1155 MIXER_VOL(LINE),
/Linux-v6.1/Documentation/x86/
Dboot.rst319 Please see the section on SPECIAL COMMAND LINE OPTIONS.