Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctresource.c95 static const unsigned char offset_in_audio_slot_block[NUM_RSCTYP] = {
198 rsc->type = NUM_RSCTYP; in rsc_uninit()
209 mgr->type = NUM_RSCTYP; in rsc_mgr_init()
285 mgr->type = NUM_RSCTYP; in rsc_mgr_uninit()
H A Dctresource.h26 NUM_RSCTYP /* This must be the last one and less than 16 */ enumerator
H A Dctatc.h128 void *rsc_mgrs[NUM_RSCTYP]; /* chip resource managers */
H A Dctatc.c114 } rsc_mgr_funcs[NUM_RSCTYP] = {
1232 for (i = 0; i < NUM_RSCTYP; i++) { in ct_atc_destroy()
1350 for (i = 0; i < NUM_RSCTYP; i++) { in atc_create_hw_devs()