Lines Matching defs:rt

77 static void usb6fire_control_master_vol_update(struct control_runtime *rt)  in usb6fire_control_master_vol_update()
89 static void usb6fire_control_line_phono_update(struct control_runtime *rt) in usb6fire_control_line_phono_update()
98 static void usb6fire_control_opt_coax_update(struct control_runtime *rt) in usb6fire_control_opt_coax_update()
107 static int usb6fire_control_set_rate(struct control_runtime *rt, int rate) in usb6fire_control_set_rate()
130 struct control_runtime *rt, int n_analog_out, in usb6fire_control_set_channels()
153 static int usb6fire_control_streaming_update(struct control_runtime *rt) in usb6fire_control_streaming_update()
181 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_master_vol_put() local
194 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_master_vol_get() local
215 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_line_phono_put() local
228 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_line_phono_get() local
249 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_opt_coax_put() local
263 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_opt_coax_get() local
271 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_digital_thru_put() local
285 struct control_runtime *rt = snd_kcontrol_chip(kcontrol); in usb6fire_control_digital_thru_get() local
334 struct control_runtime *rt = kzalloc(sizeof(struct control_runtime), in usb6fire_control_init() local