Home
last modified time | relevance | path

Searched refs:SETUP_APPLE_PROPERTIES (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/include/uapi/asm/
H A Dsetup_data.h11 #define SETUP_APPLE_PROPERTIES 5 macro
/linux-6.15/drivers/firmware/efi/
H A Dapple-properties.c195 if (data->type != SETUP_APPLE_PROPERTIES) { in map_properties()
/linux-6.15/drivers/firmware/efi/libstub/
H A Dx86-stub.c192 new->type = SETUP_APPLE_PROPERTIES; in retrieve_apple_device_properties()