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

/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-topology.h132 struct notification_mask { struct
H A Dskl-messages.c63 struct notification_mask mask; skl_dsp_enable_notification()
/linux-4.4.14/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.4.14/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c42 u32 notification_mask; /* supported notifications mask */ member in struct:atif_verify_interface
226 radeon_atif_parse_notification(&atif->notifications, output.notification_mask); radeon_atif_verify_interface()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c42 u32 notification_mask; /* supported notifications mask */ member in struct:atif_verify_interface
226 amdgpu_atif_parse_notification(&atif->notifications, output.notification_mask); amdgpu_atif_verify_interface()

Completed in 241 milliseconds