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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_csp.c486 static inline int command_seq(struct snd_sb *chip, const unsigned char *seq, int size) function
506 command_seq(chip, dsp_cmd, 3);
523 return command_seq(chip, dsp_cmd, 3);
536 command_seq(chip, dsp_cmd, 2);
549 return command_seq(chip, dsp_cmd, 2);
599 command_seq(chip, dsp_cmd, 2);

Completed in 57 milliseconds