Searched full:gray (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.14.4/drivers/watchdog/ |
D | ebc-c384_wdt.c | 4 * Copyright (C) 2016 William Breathitt Gray 139 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-gpio-mm.c | 4 * Copyright (C) 2016 William Breathitt Gray 99 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | gpio-pci-idio-16.c | 4 * Copyright (C) 2017 William Breathitt Gray 112 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | gpio-104-idio-16.c | 4 * Copyright (C) 2015 William Breathitt Gray 126 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | gpio-104-idi-48.c | 4 * Copyright (C) 2015 William Breathitt Gray 187 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | gpio-i8255.c | 4 * Copyright (C) 2022 William Breathitt Gray 139 MODULE_AUTHOR("William Breathitt Gray");
|
D | gpio-idio-16.c | 4 * Copyright (C) 2022 William Breathitt Gray 171 MODULE_AUTHOR("William Breathitt Gray");
|
D | gpio-ws16c48.c | 4 * Copyright (C) 2016 William Breathitt Gray 325 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | gpio-104-dio-48e.c | 4 * Copyright (C) 2016 William Breathitt Gray 339 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | gpio-idio-16.h | 2 /* Copyright 2022 William Breathitt Gray */
|
/linux-6.14.4/drivers/media/rc/keymaps/ |
D | rc-hauppauge.c | 7 // - New Hauppauge Gray; 8 // - Old Hauppauge Gray (with a golden screen for media keys); 18 * Hauppauge:the newer, gray remotes (seems there are multiple 26 * Remote Controller Hauppauge Gray found on modern devices 92 * Old Remote Controller Hauppauge Gray with a golden screen
|
/linux-6.14.4/Documentation/dev-tools/ |
D | kmemleak.rst | 104 gray list 105 3. scan the gray objects for matching addresses (some white objects 106 can become gray and added at the end of the gray list) until the 107 gray set is finished
|
/linux-6.14.4/drivers/iio/dac/ |
D | cio-dac.c | 4 * Copyright (C) 2016 William Breathitt Gray 159 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
/linux-6.14.4/drivers/video/fbdev/ |
D | sh7760fb.c | 122 u16 lddfr, int *bpp, int *gray) in sh7760fb_get_color_info() argument 161 if (gray) in sh7760fb_get_color_info() 162 *gray = lgray; in sh7760fb_get_color_info() 206 int ret, bpp, gray; in sh7760fb_set_par() local 227 ret = sh7760fb_get_color_info(info, par->pd->lddfr, &bpp, &gray); in sh7760fb_set_par() 232 vdln, bpp, gray ? "grayscale" : "color", in sh7760fb_set_par() 271 if (!gray) in sh7760fb_set_par()
|
/linux-6.14.4/Documentation/admin-guide/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ] 18 node [fontcolor=gray]
|
/linux-6.14.4/Documentation/devicetree/bindings/input/ |
D | rotary-encoder.yaml | 65 enum: [gray, binary] 87 rotary-encoder,encoding = "gray";
|
/linux-6.14.4/drivers/counter/ |
D | counter-core.c | 4 * Copyright (C) 2020 William Breathitt Gray 281 MODULE_AUTHOR("William Breathitt Gray <vilhelm.gray@gmail.com>");
|
D | counter-sysfs.h | 4 * Copyright (C) 2020 William Breathitt Gray
|
D | counter-chrdev.h | 4 * Copyright (C) 2020 William Breathitt Gray
|
/linux-6.14.4/drivers/staging/fbtft/ |
D | fb_ssd1331.c | 117 * 8.8 Gray Scale Decoder 120 * available for the Gray Scale table. 122 * The gray scale is defined in incremental way, with reference
|
D | fb_ssd1351.c | 106 * 8.8 Gray Scale Decoder 109 * available for the Gray Scale table. 111 * The gray scale is defined in incremental way, with reference
|
/linux-6.14.4/drivers/input/misc/ |
D | rotary_encoder.c | 64 /* convert from gray encoding to normal */ in rotary_encoder_get_state() 215 "gray")) { in rotary_encoder_probe() 216 dev_info(dev, "gray"); in rotary_encoder_probe()
|
/linux-6.14.4/include/linux/ |
D | i8254.h | 2 /* Copyright (C) William Breathitt Gray */
|
/linux-6.14.4/drivers/gpu/drm/tiny/ |
D | st7586.c | 56 * | (D4) | (D3) | (D2) || D1 | D0 || GRAY | 59 * | 1 | 0 | 0 || 1 | 0 || 0 1 | dark gray 60 * | 0 | 1 | 0 || 0 | 1 || 1 0 | light gray
|
/linux-6.14.4/tools/memory-model/Documentation/ |
D | references.txt | 52 o Shaked Flur, Kathryn E. Gray, Christopher Pulte, Susmit 60 Luc Maranget, Kathryn E. Gray, Ali Sezgin, Mark Batty, and Peter
|
1234