Home
last modified time | relevance | path

Searched defs:_platform (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.c45 #define SUBPLATFORM(_platform, _subplatform) \ argument
53 #define SUBPLATFORM_GROUP(_platform, _subplatform) \ argument
64 #define PLATFORM(_platform) \ argument
72 #define PLATFORM_GROUP(_platform) \ argument
/linux/drivers/gpu/drm/xe/
H A Dxe_device_types.h84 #define IS_PLATFORM_STEP(_xe, _platform, min_step, max_step) \ argument
88 #define IS_SUBPLATFORM_STEP(_xe, _platform, sub, min_step, max_step) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c254 u32 _platform = 0x08;/*SupportPlatform */ in _rtl88e_check_condition() local