HomeSort by: relevance | last modified time | path
    Searched defs:notifications (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acpi.c 77 struct amdgpu_atif_notifications notifications; member in struct:amdgpu_atif
136 * amdgpu_atif_parse_notification - parse supported notifications
138 * @n: supported notifications struct
139 * @mask: supported notifications mask from ATIF
141 * Use the supported notifications mask from ATIF function
142 * ATIF_FUNCTION_VERIFY_INTERFACE to determine what notifications
213 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask);
860 if (atif->notifications.brightness_change) {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon.h 2332 struct radeon_atif_notifications notifications; member in struct:radeon_atif

Completed in 14 milliseconds