Searched defs:get_mask (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dc2p_core.h32 static __always_inline u32 get_mask(unsigned int n) function
/linux-master/drivers/xen/xen-pciback/
H A Dconf_space.c97 static inline u32 get_mask(int size) function
/linux-master/tools/net/ynl/lib/
H A Dnlspec.py139 def get_mask(self, as_flags=None): member in class:SpecEnumSet
/linux-master/drivers/gpio/
H A Dgpio-mmio.c149 unsigned long get_mask = 0; local
H A Dgpiolib.h111 unsigned long *get_mask; member in struct:gpio_array
/linux-master/drivers/pinctrl/
H A Dpinctrl-stmfx.c49 #define get_mask(offset) (BIT(get_shift(offset))) macro
[all...]
/linux-master/lib/
H A Dsbitmap.c495 unsigned long get_mask; local
/linux-master/net/openvswitch/
H A Dactions.c1122 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
[all...]
/linux-master/sound/pci/ice1712/
H A Dice1712.h355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member in struct:snd_ice1712::ice1712_gpio

Completed in 127 milliseconds