Searched refs:audio_client_ops (Results 1 – 4 of 4) sorted by relevance
34 typedef struct audio_client_ops { struct
71 static audio_client_ops_t *audio_client_ops[AUDIO_MN_TYPE_MASK + 1]; variable1043 if ((ops = audio_client_ops[minor]) == NULL) { in auimpl_client_create()1501 audio_client_ops[minor] = ops; in auclnt_register_ops()1515 if ((ops = audio_client_ops[i]) == NULL) in auimpl_create_minors()1560 if ((ops = audio_client_ops[i]) == NULL) in auimpl_remove_minors()
1429 static struct audio_client_ops devaudio_ops = {1448 static struct audio_client_ops devaudioctl_ops = {
2548 static struct audio_client_ops oss_ops = {2564 static struct audio_client_ops ossmix_ops = {2583 static struct audio_client_ops sndstat_ops = {