Searched refs:reg_params (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-stream.c | 14 struct reg_params { struct 115 struct reg_params *tx_params, in get_register_params() 116 struct reg_params *rx_params) in get_register_params() 149 struct reg_params *params) in stop_streams() 212 struct reg_params *params) in keep_dual_resources() 269 static void finish_session(struct snd_dice *dice, struct reg_params *tx_params, in finish_session() 270 struct reg_params *rx_params) in finish_session() 293 struct reg_params tx_params, rx_params; in snd_dice_stream_reserve_duplex() 340 unsigned int rate, struct reg_params *params) in start_streams() 398 struct reg_params tx_param in snd_dice_stream_start_duplex() [all...] |
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-stream.c | 14 struct reg_params { struct 102 struct reg_params *tx_params, in get_register_params() 103 struct reg_params *rx_params) in get_register_params() 136 struct reg_params *params) in stop_streams() 199 struct reg_params *params) in keep_dual_resources() 256 static void finish_session(struct snd_dice *dice, struct reg_params *tx_params, in finish_session() 257 struct reg_params *rx_params) in finish_session() 280 struct reg_params tx_params, rx_params; in snd_dice_stream_reserve_duplex() 327 unsigned int rate, struct reg_params *params) in start_streams() 385 struct reg_params tx_param in snd_dice_stream_start_duplex() [all...] |
Completed in 3 milliseconds