Searched defs:get_mask (Results 1 – 7 of 7) sorted by relevance
32 static __always_inline u32 get_mask(unsigned int n) in get_mask() function
97 static inline u32 get_mask(int size) in get_mask() function
133 unsigned long *get_mask; member
156 unsigned long get_mask = 0, set_mask = 0; in gpio_mmio_get_set_multiple() local
533 unsigned long get_mask; in __sbitmap_queue_get_batch() local
1040 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member