/drivers/of/unittest-data/ |
D | tests-phandle.dtsi | 56 phandle-list-names = "first", "second", "third";
|
/drivers/parisc/ |
D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion
|
/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 33 author or reported to be working by third parties.
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 90 incompatible styles, just means more reasons not to add a third (or well third
|
/drivers/crypto/ccp/ |
D | Kconfig | 47 enable third-party trusted applications.
|
/drivers/net/wireless/broadcom/b43legacy/ |
D | radio.c | 133 s16 first, s16 second, s16 third) in b43legacy_set_all_gains() argument 154 if (third != -1) { in b43legacy_set_all_gains() 155 tmp = ((u16)third << 14) | ((u16)third << 6); in b43legacy_set_all_gains()
|
/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 558 int third; in color_to_hsv() local 591 third = 0; in color_to_hsv() 594 third = third_size; in color_to_hsv() 597 third = third_size * 2; in color_to_hsv() 603 aux += third; in color_to_hsv()
|
/drivers/gpu/drm/display/ |
D | drm_dp_helper.c | 2228 #define OUI(first, second, third) { (first), (second), (third) } argument 2229 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 2230 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
/drivers/tty/ |
D | Kconfig | 23 one can be used for a text-mode user session, and a third could run 68 would use the third virtual terminal as system console. (Try "man
|
/drivers/net/wireless/broadcom/b43/ |
D | phy_g.c | 297 s16 first, s16 second, s16 third) in b43_set_all_gains() argument 319 if (third != -1) { in b43_set_all_gains() 320 tmp = ((u16) third << 14) | ((u16) third << 6); in b43_set_all_gains()
|
/drivers/net/mdio/ |
D | Kconfig | 71 third revision of the ASPEED MDIO register interface - the first two
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 262 needed, if a telegram of a third party device should be received,
|
/drivers/auxdisplay/ |
D | Kconfig | 82 The third standard parallel port address is 0x3BC.
|
/drivers/usb/serial/ |
D | Kconfig | 130 parallel port on the USB 2 appears as a third serial port on Linux.
|
/drivers/block/ |
D | rbd.c | 7224 struct rbd_device *third; in rbd_dev_remove_parent() local 7230 while (second && (third = second->parent)) { in rbd_dev_remove_parent() 7232 second = third; in rbd_dev_remove_parent()
|
/drivers/gpu/drm/ |
D | drm_edid.c | 48 static int oui(u8 first, u8 second, u8 third) in oui() argument 50 return (first << 16) | (second << 8) | third; in oui()
|
/drivers/hwmon/ |
D | Kconfig | 61 third revision of the Abit uGuru chip. Only reading the sensors 62 and their settings is supported. The third revision of the Abit
|
/drivers/spi/ |
D | Kconfig | 301 FIFOs of 64 words depth, 4x CSs, but the third one as being a
|
/drivers/watchdog/ |
D | Kconfig | 1769 NMI that prints a message. The third expiration causes a
|