Searched refs:audio1575_alloc_port (Results 1 – 1 of 1) sorted by relevance
107 static int audio1575_alloc_port(audio1575_state_t *, int, uint8_t);746 if ((audio1575_alloc_port(statep, M1575_PLAY, statep->maxch) != in audio1575_attach()748 (audio1575_alloc_port(statep, M1575_REC, 2) != DDI_SUCCESS)) { in audio1575_attach()826 audio1575_alloc_port(audio1575_state_t *statep, int num, uint8_t nchan) in audio1575_alloc_port() function