Searched refs:get_synthdev (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_synth.c83 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
354 get_synthdev(struct seq_oss_devinfo *dp, int dev) function
458 if ((rec = get_synthdev(dp, dev)) == NULL)
476 rec = get_synthdev(dp, dev);
569 if ((rec = get_synthdev(dp, dev)) == NULL)
611 if ((rec = get_synthdev(dp, dev)) == NULL)

Completed in 54 milliseconds