Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/apple/
Drtkit.c72 #define APPLE_RTKIT_MAX_SUPPORTED_VERSION 12 macro
118 int want_ver = min(APPLE_RTKIT_MAX_SUPPORTED_VERSION, max_ver); in apple_rtkit_management_rx_hello()
122 if (min_ver > APPLE_RTKIT_MAX_SUPPORTED_VERSION) { in apple_rtkit_management_rx_hello()