Searched refs:is_connected_input_ep (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-dapm.c | 1188 * is_connected_input_ep(). The function is inlined since the combined size of 1274 static int is_connected_input_ep(struct snd_soc_dapm_widget *widget, in is_connected_input_ep() function 1280 is_connected_input_ep, custom_stop_condition); in is_connected_input_ep() 1323 paths = is_connected_input_ep(w, &widgets, in snd_soc_dapm_dai_get_connected_widgets() 1448 in = is_connected_input_ep(w, NULL, NULL); in dapm_generic_check_power() 2123 in = is_connected_input_ep(w, NULL, NULL); in dapm_widget_power_read_file()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-dapm.c | 1182 * is_connected_input_ep(). The function is inlined since the combined size of 1268 static int is_connected_input_ep(struct snd_soc_dapm_widget *widget, in is_connected_input_ep() function 1274 is_connected_input_ep, custom_stop_condition); in is_connected_input_ep() 1315 paths = is_connected_input_ep(w, &widgets, in snd_soc_dapm_dai_get_connected_widgets() 1442 in = is_connected_input_ep(w, NULL, NULL); in dapm_generic_check_power() 2112 in = is_connected_input_ep(w, NULL, NULL); in dapm_widget_power_read_file()
|
Completed in 13 milliseconds