Home
last modified time | relevance | path

Searched refs:b43_compare_bbatt (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/b43/
Dphy_g.h103 static inline bool b43_compare_bbatt(const struct b43_bbatt *a, in b43_compare_bbatt() function
Dlo.c46 if (!b43_compare_bbatt(&c->bbatt, bbatt)) in b43_find_lo_calib()
996 if (b43_compare_bbatt(&cal->bbatt, &gphy->bbatt) && in b43_lo_g_maintanance_work()
Ddebugfs.c511 active = (b43_compare_bbatt(&cal->bbatt, &phy->g->bbatt) && in loctls_read_file()