Home
last modified time | relevance | path

Searched refs:control_runtime (Results 1 – 5 of 5) sorted by relevance

/linux/sound/usb/6fire/
A Dcontrol.c137 struct control_runtime *rt, int n_analog_out, in usb6fire_control_set_channels()
188 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_vol_put()
218 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_vol_get()
235 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_mute_put()
262 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_mute_get()
292 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_input_vol_put()
315 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_input_vol_get()
332 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_line_phono_put()
345 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_line_phono_get()
517 struct control_runtime *rt, in usb6fire_control_add_virtual()
[all …]
A Dcontrol.h29 struct control_runtime { struct
30 int (*update_streaming)(struct control_runtime *rt); argument
31 int (*set_rate)(struct control_runtime *rt, int rate); argument
32 int (*set_channels)(struct control_runtime *rt, int n_analog_out, argument
A Dcommon.h22 struct control_runtime;
A Dchip.h23 struct control_runtime *control;
A Dpcm.c73 struct control_runtime *ctrl_rt = rt->chip->control; in usb6fire_pcm_set_rate()
134 struct control_runtime *ctrl_rt = rt->chip->control; in usb6fire_pcm_stream_stop()

Completed in 9 milliseconds