Searched defs:notification_mask (Results 1 – 4 of 4) sorted by relevance
152 struct notification_mask { struct153 u32 notify;154 u32 enable;
49 u32 notification_mask; /* supported notifications mask */ member
32 u32 notification_mask; /* supported notifications mask */ member
566 int notification_mask = 0; in padata_replace() local