Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.h152 struct notification_mask { struct
153 u32 notify;
154 u32 enable;
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_acpi.c49 u32 notification_mask; /* supported notifications mask */ member
/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_acpi.h32 u32 notification_mask; /* supported notifications mask */ member
/Linux-v4.19/kernel/
Dpadata.c566 int notification_mask = 0; in padata_replace() local