Home
last modified time | relevance | path

Searched refs:snd_bebob_rate_spec (Results 1 – 9 of 9) sorted by relevance

/sound/firewire/bebob/
Dbebob_yamaha.c42 static struct snd_bebob_rate_spec rate_spec = {
Dbebob.h58 struct snd_bebob_rate_spec { struct
69 struct snd_bebob_rate_spec *rate; argument
Dbebob_focusrite.c256 static struct snd_bebob_rate_spec saffirepro_both_rate_spec = {
283 static struct snd_bebob_rate_spec saffire_both_rate_spec = {
Dbebob_terratec.c46 static struct snd_bebob_rate_spec phase_series_rate_spec = {
Dbebob_proc.c136 struct snd_bebob_rate_spec *rate_spec = bebob->spec->rate; in proc_read_clock()
Dbebob_maudio.c731 static struct snd_bebob_rate_spec special_rate_spec = {
752 static struct snd_bebob_rate_spec usual_rate_spec = {
Dbebob.c316 static struct snd_bebob_rate_spec normal_rate_spec = {
Dbebob_pcm.c158 struct snd_bebob_rate_spec *spec = bebob->spec->rate; in pcm_open()
Dbebob_stream.c504 struct snd_bebob_rate_spec *rate_spec = bebob->spec->rate; in snd_bebob_stream_start_duplex()