• Home
  • Raw
  • Download

Lines Matching defs:rt

60 static void usb6fire_control_output_vol_update(struct control_runtime *rt)  in usb6fire_control_output_vol_update()
74 static void usb6fire_control_output_mute_update(struct control_runtime *rt) in usb6fire_control_output_mute_update()
82 static void usb6fire_control_input_vol_update(struct control_runtime *rt) in usb6fire_control_input_vol_update()
96 static void usb6fire_control_line_phono_update(struct control_runtime *rt) in usb6fire_control_line_phono_update()
105 static void usb6fire_control_opt_coax_update(struct control_runtime *rt) in usb6fire_control_opt_coax_update()
114 static int usb6fire_control_set_rate(struct control_runtime *rt, int rate) in usb6fire_control_set_rate()
137 struct control_runtime *rt, int n_analog_out, in usb6fire_control_set_channels()
160 static int usb6fire_control_streaming_update(struct control_runtime *rt) in usb6fire_control_streaming_update()
188 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_vol_put() local
218 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_vol_get() local
235 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_mute_put() local
262 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_output_mute_get() local
292 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_input_vol_put() local
315 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_input_vol_get() local
332 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_line_phono_put() local
345 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_line_phono_get() local
359 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_opt_coax_put() local
373 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_opt_coax_get() local
381 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_digital_thru_put() local
395 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_digital_thru_get() local
517 struct control_runtime *rt, in usb6fire_control_add_virtual()
554 struct control_runtime *rt = kzalloc(sizeof(struct control_runtime), in usb6fire_control_init() local