| /drivers/gpu/drm/i915/display/ |
| A D | intel_quirks.c | 99 #define SINK_OUI(first, second, third) { (first), (second), (third) } argument 100 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 101 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
| /drivers/of/unittest-data/ |
| A D | tests-phandle.dtsi | 58 phandle-list-names = "first", "second", "third";
|
| /drivers/parisc/ |
| A D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion
|
| /drivers/net/wireless/realtek/rtl8xxxu/ |
| A D | Kconfig | 35 author or reported to be working by third parties.
|
| /drivers/crypto/ccp/ |
| A D | Kconfig | 47 enable third-party trusted applications.
|
| /drivers/net/wireless/broadcom/b43legacy/ |
| A 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/ |
| A D | v4l2-tpg-core.c | 590 int third; in color_to_hsv() local 623 third = 0; in color_to_hsv() 626 third = third_size; in color_to_hsv() 629 third = third_size * 2; in color_to_hsv() 635 aux += third; in color_to_hsv()
|
| /drivers/gpu/drm/display/ |
| A D | drm_dp_helper.c | 2523 #define OUI(first, second, third) { (first), (second), (third) } argument 2524 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 2525 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
| /drivers/tty/ |
| A 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/ |
| A 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/ |
| A D | Kconfig | 59 third revision of the ASPEED MDIO register interface - the first two
|
| /drivers/auxdisplay/ |
| A D | Kconfig | 397 The third standard parallel port address is 0x3BC.
|
| /drivers/usb/serial/ |
| A D | Kconfig | 130 parallel port on the USB 2 appears as a third serial port on Linux.
|
| /drivers/block/ |
| A D | rbd.c | 7209 struct rbd_device *third; in rbd_dev_remove_parent() local 7215 while (second && (third = second->parent)) { in rbd_dev_remove_parent() 7217 second = third; in rbd_dev_remove_parent()
|
| /drivers/gpu/drm/ |
| A D | drm_edid.c | 54 static int oui(u8 first, u8 second, u8 third) in oui() argument 56 return (first << 16) | (second << 8) | third; in oui()
|
| /drivers/watchdog/ |
| A D | Kconfig | 1882 NMI that prints a message. The third expiration causes a 1900 will reboot on third timeout.
|
| /drivers/hwmon/ |
| A 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/ |
| A D | Kconfig | 365 FIFOs of 64 words depth, 4x CSs, but the third one as being a
|