Searched defs:coldReset (Results 1 – 2 of 2) sorted by relevance
402 …_reset_device(struct hif_device *hifDevice, u32 TargetType, bool waitForCompletion, bool coldReset) in ar6000_reset_device()
2048 bool coldReset = (ar->arTargetType == TARGET_TYPE_AR6003) ? true: false; in ar6000_stop_endpoint() local