Searched refs:pipe1 (Results 1 – 1 of 1) sorted by relevance
58 struct pipe pipe1; member481 if (c->pipe1.comp) { in print_links()485 c->pipe1.comp->name, in print_links()561 else if (!c->pipe1.comp) in link_channel_to_component()562 comp_ptr = &c->pipe1.comp; in link_channel_to_component()705 if (c->pipe1.comp == comp) in most_remove_link()706 c->pipe1.comp = NULL; in most_remove_link()855 if (c->pipe1.refs && c->pipe1.comp->tx_completion) in arm_mbo()856 c->pipe1.comp->tx_completion(c->iface, c->channel_id); in arm_mbo()963 if (c->pipe0.refs && c->pipe1.refs && in channel_has_mbo()[all …]