Searched defs:get_mask (Results 1 – 4 of 4) sorted by relevance
32 static inline u32 get_mask(unsigned int n) in get_mask() function
94 static inline u32 get_mask(int size) in get_mask() function
907 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
368 unsigned int (*get_mask)(struct snd_ice1712 *ice); member