card_conf
struct card_conf info = {0};
struct card_conf info = {0};
int (*card_init)(struct hw *hw, struct card_conf *info);
int (*resume)(struct hw *hw, struct card_conf *info);
static int hw_card_init(struct hw *hw, struct card_conf *info)
static int hw_resume(struct hw *hw, struct card_conf *info)
static int hw_card_init(struct hw *hw, struct card_conf *info)
static int hw_resume(struct hw *hw, struct card_conf *info)