Searched refs:card_conf (Results 1 – 4 of 4) sorted by relevance
57 struct card_conf { struct73 int (*card_init)(struct hw *hw, struct card_conf *info); argument78 int (*resume)(struct hw *hw, struct card_conf *info);
2126 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()2213 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
2001 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()2102 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
1332 struct card_conf info = {0}; in atc_create_hw_devs()1573 struct card_conf info = {0}; in atc_hw_resume()