Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.c92 static int audigyls_alloc_port(audigyls_dev_t *, int);
486 audigyls_alloc_port(audigyls_dev_t *dev, int num) in audigyls_alloc_port() function
1236 if (audigyls_alloc_port(dev, AUDIGYLS_PLAY_PORT) != DDI_SUCCESS) in audigyls_attach()
1238 if (audigyls_alloc_port(dev, AUDIGYLS_REC_PORT) != DDI_SUCCESS) in audigyls_attach()