Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c658 bool is_reusable) in ar9003_hw_tx_iqcal_load_avg_2_passes()
755 static void ar9003_hw_tx_iq_cal_post_proc(struct ath_hw *ah, bool is_reusable) in ar9003_hw_tx_iq_cal_post_proc()
930 bool is_reusable = true, status = true; in ar9003_hw_init_cal() local
/linux-3.3/fs/reiserfs/
Dbitmap.c62 int is_reusable(struct super_block *s, b_blocknr_t block, int bit_value) in is_reusable() function