Home
last modified time | relevance | path

Searched refs:DIFF (Results 1 – 7 of 7) sorted by relevance

/linux/scripts/
H A Dobjdiff104 DIFF="`which colordiff`"
107 DIFF="`which diff`"
123 $DIFF -Nurd $SRCD $DSTD
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-glob.tc15 DIFF=`diff $TMPDIR/actual $TMPDIR/expected`
16 test -z "$DIFF"
H A Dfunc_set_ftrace_file.tc119 DIFF=`diff $TMPDIR/actual $TMPDIR/expected`
120 test -z "$DIFF"
/linux/Documentation/userspace-api/media/drivers/
H A Dnpcm-video.rst25 - DIFF mode:
34 - ``V4L2_NPCM_CAPTURE_MODE_DIFF``: will set VCD to DIFF mode.
/linux/Documentation/devicetree/bindings/sound/
H A Dwm8741.txt16 DIFF in register R8 (MODE_CONTROL_2). If absent, the default is 0, shall be:
/linux/drivers/scsi/
H A D53c700.h361 #define DIFF 0x01 macro
H A D53c700.c689 (hostdata->differential ? DIFF : 0), in NCR_700_chip_setup()
698 DIFF : 0, host, CTEST7_REG); in NCR_700_chip_setup()