Home
last modified time | relevance | path

Searched defs:third (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_quirks.c97 #define SINK_OUI(first, second, third) { (first), (second), (third) } argument
98 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
/drivers/net/wireless/broadcom/b43legacy/
Dradio.c133 s16 first, s16 second, s16 third) in b43legacy_set_all_gains()
/drivers/gpu/drm/display/
Ddrm_dp_helper.c2266 #define OUI(first, second, third) { (first), (second), (third) } argument
2267 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c590 int third; in color_to_hsv() local
/drivers/net/wireless/broadcom/b43/
Dphy_g.c297 s16 first, s16 second, s16 third) in b43_set_all_gains()
/drivers/gpu/drm/
Ddrm_edid.c53 static int oui(u8 first, u8 second, u8 third) in oui()
/drivers/block/
Drbd.c7210 struct rbd_device *third; in rbd_dev_remove_parent() local