Searched refs:is_supply (Results 1 – 2 of 2) sorted by relevance
201 if (p->is_supply || p->weak || !p->connect) in dapm_widget_invalidate_paths()263 if (p->weak || p->is_supply) in dapm_path_invalidate()1099 if (path->weak || path->is_supply) in is_connected_ep()1712 if (!w->is_supply) { in dapm_widget_set_power()1927 if (w->is_supply) { in dapm_widget_power_read_file()2528 if (wsink->is_supply && !wsource->is_supply) { in snd_soc_dapm_add_path()2535 if (connected && !wsource->is_supply) { in snd_soc_dapm_add_path()2542 if (wsource->is_supply && control) { in snd_soc_dapm_add_path()2566 if (wsource->is_supply || wsink->is_supply) in snd_soc_dapm_add_path()2567 path->is_supply = 1; in snd_soc_dapm_add_path()[all …]
536 u32 is_supply:1; /* At least one of the connected widgets is a supply */ member574 unsigned char is_supply:1; /* Widget is a supply type widget */ member