Home
last modified time | relevance | path

Searched refs:init_hang_checks (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h125 ath9k_hw_private_ops(ah)->init_hang_checks(ah); in ath9k_hw_init_hang_checks()
H A Dar9002_hw.c410 priv_ops->init_hang_checks = ar9002_hw_init_hang_checks; in ar9002_hw_attach_ops()
H A Dar9003_hw.c1187 priv_ops->init_hang_checks = ar9003_hw_init_hang_checks; in ar9003_hw_attach_ops()
H A Dhw.h630 void (*init_hang_checks)(struct ath_hw *ah); member