| /linux/tools/testing/selftests/gpio/ |
| H A D | gpio-aggregator.sh | 78 local LINE=$2 80 mkdir "$CONFIGFS_AGG_DIR/$CHIP/$LINE" 85 local LINE=$2 87 rmdir "$CONFIGFS_AGG_DIR/$CHIP/$LINE" 92 local LINE=$2 95 echo "$KEY" > "$CONFIGFS_AGG_DIR/$CHIP/$LINE/key" || fail "Unable to set the lookup key" 100 local LINE=$2 103 echo "$OFFSET" > "$CONFIGFS_AGG_DIR/$CHIP/$LINE/offset" || \ 109 local LINE=$2 112 echo "$NAME" > "$CONFIGFS_AGG_DIR/$CHIP/$LINE/name" || fail "Unable to set the line name" [all …]
|
| H A D | gpio-sim.sh | 32 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/scripts/dtc/ |
| H A D | of_unittest_expect | 253 LINE: 293 next LINE; 349 next LINE; 367 next LINE; 433 next LINE; 494 next LINE;
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | unicode.rst | 64 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/Documentation/translations/zh_CN/admin-guide/ |
| H A D | unicode.rst | 61 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/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-n710x.dts | 91 "LINE", "LINEOUT2N", 92 "LINE", "LINEOUT2P",
|
| H A D | exynos4412-galaxy-s3.dtsi | 190 "LINE", "LINEOUT2N", 191 "LINE", "LINEOUT2P",
|
| H A D | s5pv210-fascinate4g.dts | 86 "LINE", "LINEOUT2N", 87 "LINE", "LINEOUT2P",
|
| H A D | s5pv210-galaxys.dts | 113 "LINE", "LINEOUT2N", 114 "LINE", "LINEOUT2P",
|
| H A D | exynos4212-tab3.dtsi | 339 "LINE", "LINEOUT2N", 340 "LINE", "LINEOUT2P",
|
| /linux/Documentation/admin-guide/ |
| H A D | unicode.rst | 64 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/drivers/tty/serial/ |
| H A D | dz.h | 39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
|
| /linux/tools/testing/selftests/ftrace/test.d/dynevent/ |
| H A D | add_remove_eprobe.tc | 84 LINE=`sed -e '/$EPROBE/s/^e/-/' < dynamic_events`
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 19 'perf probe' [options] --line='LINE' 82 which specifies a range of the source code. (see LINE SYNTAX for detail) 213 LINE SYNTAX
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | sis_accel.h | 48 #define LINE 0x00000004 /* Draw line */ macro
|
| /linux/drivers/tty/vt/ |
| H A D | ucs_fallback_table.h_shipped | 515 { 0xC8, 0x27 }, /* MODIFIER LETTER VERTICAL LINE -> ''' */ 519 { 0xCC, 0x2C }, /* MODIFIER LETTER LOW VERTICAL LINE -> ',' */ 1035 { 0x47, 0x40 }, /* SYRIAC OBLIQUE LINE ABOVE -> '@' */ 1036 { 0x48, 0x40 }, /* SYRIAC OBLIQUE LINE BELOW -> '@' */ 2202 { 0x06, 0x42 }, /* LATIN CAPITAL LETTER B WITH LINE BELOW -> 'B' */ 2203 { 0x07, 0x62 }, /* LATIN SMALL LETTER B WITH LINE BELOW -> 'b' */ 2210 { 0x0E, 0x44 }, /* LATIN CAPITAL LETTER D WITH LINE BELOW -> 'D' */ 2211 { 0x0F, 0x64 }, /* LATIN SMALL LETTER D WITH LINE BELOW -> 'd' */ 2248 { 0x34, 0x4B }, /* LATIN CAPITAL LETTER K WITH LINE BELOW -> 'K' */ 2249 { 0x35, 0x6B }, /* LATIN SMALL LETTER K WITH LINE BELOW -> 'k' */ [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-b1x5pv2.dtsi | 260 simple-audio-card,routing = "Ext Spk", "LINE";
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | README | 122 COMMAND LINE ARGUMENTS
|
| /linux/Documentation/scsi/ |
| H A D | FlashPoint.rst | 14 BUSLOGIC FLASHPOINT LINE OF SCSI HOST ADAPTERS
|
| /linux/drivers/usb/atm/ |
| H A D | cxacru.c | 515 CXACRU_ATTR_##_action(CXINF_LINE_STATUS, LINE, line_status); \
|
| /linux/sound/core/oss/ |
| H A D | mixer_oss.c | 1078 MIXER_VOL(LINE),
|
| /linux/scripts/ |
| H A D | checkpatch.pl | 2469 LINE => $line, 2479 LINE => $line,
|