Lines Matching defs:atc
48 struct ct_atc *atc;
139 struct hw *hw = atimer->atc->hw;
151 struct hw *hw = atimer->atc->hw;
160 struct hw *hw = atimer->atc->hw;
388 struct ct_timer *ct_timer_new(struct ct_atc *atc)
400 atimer->atc = atc;
401 hw = atc->hw;
403 dev_info(atc->card->dev, "Use xfi-native timer\n");
408 dev_info(atc->card->dev, "Use system timer\n");
416 struct hw *hw = atimer->atc->hw;