Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv.c243 bool channel_found = false; in hv_synic_cleanup() local
266 channel_found = true; in hv_synic_cleanup()
271 channel_found = true; in hv_synic_cleanup()
275 if (channel_found) in hv_synic_cleanup()
280 if (channel_found && vmbus_connection.conn_state == CONNECTED) in hv_synic_cleanup()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv.c447 bool channel_found = false; in hv_synic_cleanup() local
472 channel_found = true; in hv_synic_cleanup()
477 channel_found = true; in hv_synic_cleanup()
481 if (channel_found) in hv_synic_cleanup()
486 if (channel_found) in hv_synic_cleanup()
490 * channel_found == false means that any channels that were previously in hv_synic_cleanup()
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-spi-avmm.c367 bool eop_found = false, channel_found = false, esc_found = false; in br_do_rx_and_pkt_phy_parse() local
402 if (channel_found) { in br_do_rx_and_pkt_phy_parse()
409 channel_found = false; in br_do_rx_and_pkt_phy_parse()
420 channel_found = false; in br_do_rx_and_pkt_phy_parse()
440 channel_found = true; in br_do_rx_and_pkt_phy_parse()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-spi-avmm.c361 bool eop_found = false, channel_found = false, esc_found = false; in br_do_rx_and_pkt_phy_parse() local
396 if (channel_found) { in br_do_rx_and_pkt_phy_parse()
403 channel_found = false; in br_do_rx_and_pkt_phy_parse()
414 channel_found = false; in br_do_rx_and_pkt_phy_parse()
434 channel_found = true; in br_do_rx_and_pkt_phy_parse()

Completed in 3 milliseconds