Searched defs:mask_all (Results 1 – 2 of 2) sorted by relevance
1057 const int mask_all[4] = { 0, 0, 0xFF, 0xFF }; in da9121_config_irq() local1122 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_probe() local1157 const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; in da9121_i2c_remove() local
64 void (*mask_all)(void); member