Home
last modified time | relevance | path

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

/sound/core/seq/oss/
Dseq_oss_init.c34 static struct seq_oss_devinfo *client_table[SNDRV_SEQ_OSS_MAX_CLIENTS]; variable
186 if (client_table[i] == NULL) in snd_seq_oss_open()
265 client_table[dp->index] = dp; in snd_seq_oss_open()
410 client_table[dp->index] = NULL; in snd_seq_oss_release()
489 dp = client_table[i]; in snd_seq_oss_system_info_read()