Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dctresource.c99 static unsigned char offset_in_audio_slot_block[NUM_RSCTYP] = { variable
113 return (rsc->conj << 4) + offset_in_audio_slot_block[rsc->type]; in audio_ring_slot()