Searched refs:SOURCE (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/scripts/ |
D | gfp-translate | 5 SOURCE= 26 SOURCE=$2 45 if [ "$SOURCE" = "" ]; then 47 SOURCE=/usr/src/linux 50 SOURCE=`pwd` 55 if [ ! -r "$SOURCE/Makefile" ]; then 66 grep -q ___GFP $SOURCE/include/linux/gfp.h 68 grep "^#define ___GFP" $SOURCE/include/linux/gfp.h | sed -e 's/u$//' | grep -v GFP_BITS > $TMPFILE 70 …grep "^#define __GFP" $SOURCE/include/linux/gfp.h | sed -e 's/(__force gfp_t)//' | sed -e 's/u)/)/… 76 echo Source: $SOURCE
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750_accel.c | 68 FIELD_SET(0,DE_CONTROL,TRANSPARENCY_SELECT,SOURCE); in hw_de_init() 110 FIELD_VALUE(0,DE_PITCH,SOURCE,pitch/Bpp));//dpr10 in hw_fillrect() 114 FIELD_VALUE(0,DE_WINDOW_WIDTH,SOURCE,pitch/Bpp));//dpr44 in hw_fillrect() 257 FIELD_VALUE(0, DE_PITCH, SOURCE, sPitch));//dpr10 in hw_copyarea() 264 FIELD_VALUE(0, DE_PITCH, SOURCE, (sPitch/Bpp)));//dpr10 in hw_copyarea() 272 FIELD_VALUE(0, DE_WINDOW_WIDTH, SOURCE, (sPitch/Bpp)));//dpr3c in hw_copyarea() 373 FIELD_VALUE(0, DE_PITCH, SOURCE, dPitch));//dpr10 in hw_imageblit() 381 FIELD_VALUE(0, DE_PITCH, SOURCE, dPitch/bytePerPixel));//dpr10 in hw_imageblit() 389 FIELD_VALUE(0, DE_WINDOW_WIDTH, SOURCE, (dPitch/bytePerPixel))); in hw_imageblit()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ControlNames.txt | 3 Syntax: [LOCATION] SOURCE [CHANNEL] [DIRECTION] FUNCTION 32 SOURCE:
|
/linux-4.1.27/Documentation/hwmon/ |
D | ltc4260 | 48 in1_input SOURCE voltage (mV)
|
/linux-4.1.27/Documentation/mn10300/ |
D | compartmentalisation.txt | 2 PART-SPECIFIC SOURCE COMPARTMENTALISATION
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 20 5 SOURCE 217 5 SOURCE
|
/linux-4.1.27/Documentation/sound/oss/ |
D | README.OSS | 706 * THE KERNEL SOURCE PACKAGE YOU ARE USING. SOME ALPHA AND BETA TEST *
|