Searched refs:RSCTYP (Results 1 – 2 of 2) sorted by relevance
/linux/sound/pci/ctxfi/ |
A D | ctresource.h | 20 enum RSCTYP { enum 50 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw); 54 enum RSCTYP type; /* The type (RSCTYP) of resource to manage */ 63 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type,
|
A D | ctresource.c | 133 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw) in rsc_init() 204 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, in rsc_mgr_init()
|
Completed in 5 milliseconds