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

/linux-4.1.27/kernel/
H A Dpadata.c507 int notification_mask = 0; padata_replace() local
516 notification_mask |= PADATA_CPU_PARALLEL; padata_replace()
518 notification_mask |= PADATA_CPU_SERIAL; padata_replace()
523 if (notification_mask) padata_replace()
525 notification_mask, padata_replace()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c43 u32 notification_mask; /* supported notifications mask */ member in struct:atif_verify_interface
227 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); radeon_atif_verify_interface()

Completed in 96 milliseconds