Searched refs:command_seq (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/isa/sb/ |
| H A D | sb16_csp.c | 470 static inline int command_seq(struct snd_sb *chip, const unsigned char *seq, int size) in command_seq() function 490 command_seq(chip, dsp_cmd, 3); in set_codec_parameter() 507 return command_seq(chip, dsp_cmd, 3); in set_register() 520 command_seq(chip, dsp_cmd, 2); in read_register() 533 return command_seq(chip, dsp_cmd, 2); in set_mode_register() 579 command_seq(chip, dsp_cmd, 2); in get_version()
|