Searched refs:RSCTYP (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctresource.h | 24 enum RSCTYP { enum 54 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw); 58 enum RSCTYP type; /* The type (RSCTYP) of resource to manage */ 67 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type,
|
D | ctresource.c | 138 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw) in rsc_init() 209 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, in rsc_mgr_init()
|