Home
last modified time | relevance | path

Searched defs:notification_mask (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.h132 struct notification_mask { struct
133 u32 notify;
134 u32 enable;
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c42 u32 notification_mask; /* supported notifications mask */ member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_acpi.c42 u32 notification_mask; /* supported notifications mask */ member
/linux-4.4.14/kernel/
Dpadata.c507 int notification_mask = 0; in padata_replace() local