Searched refs:audigyls_alloc_port (Results 1 – 1 of 1) sorted by relevance
92 static int audigyls_alloc_port(audigyls_dev_t *, int);486 audigyls_alloc_port(audigyls_dev_t *dev, int num) in audigyls_alloc_port() function1236 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()