Home
last modified time | relevance | path

Searched refs:is_supply (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c224 if (p->is_supply || p->weak || !p->connect) in dapm_widget_invalidate_paths()
286 if (p->weak || p->is_supply) in dapm_path_invalidate()
1172 if (path->weak || path->is_supply) in invalidate_paths_ep()
1227 if (path->weak || path->is_supply) in is_connected_ep()
1898 if (!w->is_supply) { in dapm_widget_set_power()
2119 if (w->is_supply) { in dapm_widget_power_read_file()
2836 if (wsink->is_supply && !wsource->is_supply) { in snd_soc_dapm_add_path()
2843 if (connected && !wsource->is_supply) { in snd_soc_dapm_add_path()
2850 if (wsource->is_supply in snd_soc_dapm_add_path()
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c224 if (p->is_supply || p->weak || !p->connect) in dapm_widget_invalidate_paths()
286 if (p->weak || p->is_supply) in dapm_path_invalidate()
1166 if (path->weak || path->is_supply) in invalidate_paths_ep()
1221 if (path->weak || path->is_supply) in is_connected_ep()
1911 if (!w->is_supply) in dapm_power_one_widget()
2108 if (w->is_supply) { in dapm_widget_power_read_file()
2857 if (wsink->is_supply && !wsource->is_supply) { in snd_soc_dapm_add_path()
2864 if (connected && !wsource->is_supply) { in snd_soc_dapm_add_path()
2871 if (wsource->is_supply in snd_soc_dapm_add_path()
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dapm.h606 u32 is_supply:1; /* At least one of the connected widgets is a supply */ member
642 unsigned char is_supply:1; /* Widget is a supply type widget */ member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dapm.h616 u32 is_supply:1; /* At least one of the connected widgets is a supply */ member
652 unsigned char is_supply:1; /* Widget is a supply type widget */ member

Completed in 12 milliseconds