Searched refs:client_table (Results 1 – 1 of 1) sorted by relevance
34 static struct seq_oss_devinfo *client_table[SNDRV_SEQ_OSS_MAX_CLIENTS]; variable180 if (client_table[i] == NULL) in snd_seq_oss_open()259 client_table[dp->index] = dp; in snd_seq_oss_open()404 client_table[dp->index] = NULL; in snd_seq_oss_release()477 dp = client_table[i]; in snd_seq_oss_system_info_read()
Completed in 4 milliseconds