Home
last modified time | relevance | path

Searched refs:RSCTYP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctresource.h20 enum RSCTYP { enum
33 u32 type:4; /* The type (RSCTYP) of a resource */
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,
H A Dctresource.c133 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()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctresource.h20 enum RSCTYP { enum
33 u32 type:4; /* The type (RSCTYP) of a resource */
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,
H A Dctresource.c133 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 2 milliseconds