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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.c391 static int pcxhr_set_format(struct pcxhr_stream *stream) function
418 snd_printk(KERN_ERR "error pcxhr_set_format() : unknown format\n");
446 snd_printk(KERN_ERR "ERROR pcxhr_set_format err=%x;\n", err);
549 err = pcxhr_set_format(stream);
556 err = pcxhr_set_format(stream);
642 if (pcxhr_set_format(stream))
718 err = pcxhr_set_format(stream);
771 err = pcxhr_set_format(stream);

Completed in 34 milliseconds