Home
last modified time | relevance | path

Searched defs:get_mask (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/fbdev/
H A Dc2p_core.h32 static __always_inline u32 get_mask(unsigned int n) in get_mask() function
/linux/drivers/xen/xen-pciback/
H A Dconf_space.c97 static inline u32 get_mask(int size) in get_mask() function
/linux/lib/
H A Dsbitmap.c533 unsigned long get_mask; in __sbitmap_queue_get_batch() local
/linux/net/openvswitch/
H A Dactions.c1040 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
/linux/sound/pci/ice1712/
H A Dice1712.h355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member