Searched refs:command_seq (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/isa/sb/ |
| A D | sb16_csp.c | 477 static inline int command_seq(struct snd_sb *chip, const unsigned char *seq, int size) in command_seq() function 497 command_seq(chip, dsp_cmd, 3); in set_codec_parameter() 514 return command_seq(chip, dsp_cmd, 3); in set_register() 527 command_seq(chip, dsp_cmd, 2); in read_register() 540 return command_seq(chip, dsp_cmd, 2); in set_mode_register() 590 command_seq(chip, dsp_cmd, 2); in get_version()
|
Completed in 5 milliseconds