Searched refs:card_conf (Results 1 – 4 of 4) sorted by relevance
54 struct card_conf { struct70 int (*card_init)(struct hw *hw, struct card_conf *info); argument75 int (*resume)(struct hw *hw, struct card_conf *info);
1988 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()2089 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
2116 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()2203 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
1331 struct card_conf info = {0}; in atc_create_hw_devs()1564 struct card_conf info = {0}; in atc_hw_resume()