Searched refs:card_conf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthardware.h | 54 struct card_conf { struct 70 int (*card_init)(struct hw *hw, struct card_conf *info); 75 int (*resume)(struct hw *hw, struct card_conf *info);
|
H A D | cthw20k2.c | 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()
|
H A D | cthw20k1.c | 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()
|
H A D | ctatc.c | 1331 struct card_conf info = {0}; in atc_create_hw_devs() 1564 struct card_conf info = {0}; in atc_hw_resume()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthardware.h | 54 struct card_conf { struct 70 int (*card_init)(struct hw *hw, struct card_conf *info); 75 int (*resume)(struct hw *hw, struct card_conf *info);
|
H A D | cthw20k2.c | 2112 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init() 2199 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
|
H A D | ctatc.c | 1331 struct card_conf info = {0}; in atc_create_hw_devs() 1564 struct card_conf info = {0}; in atc_hw_resume()
|
H A D | cthw20k1.c | 1984 static int hw_card_init(struct hw *hw, struct card_conf *info) in hw_card_init() 2085 static int hw_resume(struct hw *hw, struct card_conf *info) in hw_resume()
|
Completed in 19 milliseconds