Searched refs:need_restart (Results 1 – 10 of 10) sorted by relevance
278 bool need_restart = false, last_msg; in hisi_i2c_xfer_msg() local288 need_restart = true; in hisi_i2c_xfer_msg()295 if (need_restart) { in hisi_i2c_xfer_msg()297 need_restart = false; in hisi_i2c_xfer_msg()
418 bool need_restart = false; in i2c_dw_xfer_msg() local449 need_restart = true; in i2c_dw_xfer_msg()478 if (need_restart) { in i2c_dw_xfer_msg()480 need_restart = false; in i2c_dw_xfer_msg()
51 bool need_restart; member
587 rgrp->need_restart = true; in __rcar_du_plane_setup()675 rplane->group->need_restart = true; in rcar_du_plane_atomic_update()
276 rgrp->need_restart = false; in rcar_du_group_restart()
423 if (rcrtc->group->need_restart) in rcar_du_crtc_update_planes()
2529 bool need_restart = false; in gsm_dlci_config() local2564 need_restart = true; in gsm_dlci_config()2566 need_restart = true; in gsm_dlci_config()2568 need_restart = true; in gsm_dlci_config()2571 need_restart = true; in gsm_dlci_config()2573 need_restart = true; in gsm_dlci_config()2575 if ((open && gsm->wait_config) || need_restart) in gsm_dlci_config()2578 need_restart = false; in gsm_dlci_config()2586 if (need_restart) { in gsm_dlci_config()3361 int need_restart = 0; in gsm_config() local[all …]
1251 goto need_restart; in nfsd4_cb_sequence_done()1257 goto need_restart; in nfsd4_cb_sequence_done()1288 goto need_restart; in nfsd4_cb_sequence_done()1312 goto need_restart; in nfsd4_cb_sequence_done()1319 need_restart: in nfsd4_cb_sequence_done()
1586 __field(bool, need_restart)1594 __entry->need_restart = cb->cb_need_restart;1600 __entry->need_restart ? " (need restart)" : " (first try)",
1497 int need_restart = 0; in ibmveth_change_mtu() local1509 need_restart = 1; in ibmveth_change_mtu()1522 if (need_restart) { in ibmveth_change_mtu()1529 if (need_restart && (rc = ibmveth_open(adapter->netdev))) in ibmveth_change_mtu()