Searched defs:notification_mask (Results 1 – 4 of 4) sorted by relevance
132 struct notification_mask { struct133 u32 notify;134 u32 enable;
42 u32 notification_mask; /* supported notifications mask */ member
507 int notification_mask = 0; in padata_replace() local