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

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_acpi.c172 * @atif: radeon atif struct
180 struct radeon_atif *atif)
206 radeon_atif_parse_notification(&atif->notifications, output.notification_mask);
207 radeon_atif_parse_functions(&atif->functions, output.function_bits);
218 * @n: atif notification configuration struct
281 * @req: atif sbios request struct
321 * @event: atif sbios request struct
323 * Checks the acpi event and if it matches an atif event,
330 struct radeon_atif *atif local
179 radeon_atif_verify_interface(ACPI_HANDLE handle, struct radeon_atif *atif) argument
539 struct radeon_atif *atif = &rdev->atif; local
[all...]
H A Dradeon.h1660 struct radeon_atif atif; member in struct:radeon_device

Completed in 57 milliseconds