Home
last modified time | relevance | path

Searched refs:card_conf (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dcthardware.h55 struct card_conf { struct
72 int (*card_init)(struct hw *hw, struct card_conf *info); argument
77 int (*resume)(struct hw *hw, struct card_conf *info);
H A Dcthw20k1.c1985 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()
2086 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
H A Dctatc.c1362 struct card_conf info = {0}; in atc_create_hw_devs()
1607 struct card_conf info = {0}; in atc_hw_resume()
H A Dcthw20k2.c2153 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()
2242 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()