Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dcthardware.h57 struct card_conf { struct
73 int (*card_init)(struct hw *hw, struct card_conf *info); argument
78 int (*resume)(struct hw *hw, struct card_conf *info);
Dcthw20k1.c1994 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()
2095 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
Dcthw20k2.c2119 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init()
2206 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
Dctatc.c1332 struct card_conf info = {0}; in atc_create_hw_devs()
1573 struct card_conf info = {0}; in atc_hw_resume()