Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dqconf.cc1671 QPushButton *yb = mb.addButton(QMessageBox::Yes); in closeEvent() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c2963 static int interpolate(int x, int xa, int xb, int ya, int yb) in interpolate()