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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dradeon_acpi.c40 u32 notification_mask; /* supported notifications mask */
124 * radeon_atif_parse_notification - parse supported notifications
126 * @n: supported notifications struct
127 * @mask: supported notifications mask from ATIF
129 * Use the supported notifications mask from ATIF function
130 * ATIF_FUNCTION_VERIFY_INTERFACE to determine what notifications
208 radeon_atif_parse_notification(&atif->notifications, output.notification_mask);
565 if (atif->notifications.brightness_change) {
H A Dradeon.h1539 struct radeon_atif_notifications notifications; member in struct:radeon_atif

Completed in 49 milliseconds