Home
last modified time | relevance | path

Searched defs:mask_all (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/regulator/
H A Dda9121-regulator.c1057 const int mask_all[4] = { 0, 0, 0xFF, 0xFF }; in da9121_config_irq() local
1122 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_probe() local
1157 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_remove() local
/linux/arch/x86/include/asm/
H A Di8259.h64 void (*mask_all)(void); member