Searched refs:notifications (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_acpi.c38 u32 notification_mask; /* supported notifications mask */
122 * radeon_atif_parse_notification - parse supported notifications
124 * @n: supported notifications struct
125 * @mask: supported notifications mask from ATIF
127 * Use the supported notifications mask from ATIF function
128 * ATIF_FUNCTION_VERIFY_INTERFACE to determine what notifications
206 radeon_atif_parse_notification(&atif->notifications, output.notification_mask);
563 if (atif->notifications.brightness_change) {
H A Dradeon.h1539 struct radeon_atif_notifications notifications; member in struct:radeon_atif

Completed in 110 milliseconds