Home
last modified time | relevance | path

Searched refs:need_restart (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-hisi.c270 bool need_restart = false, last_msg; in hisi_i2c_xfer_msg() local
280 need_restart = true; in hisi_i2c_xfer_msg()
287 if (need_restart) { in hisi_i2c_xfer_msg()
289 need_restart = false; in hisi_i2c_xfer_msg()
H A Di2c-designware-master.c435 bool need_restart = false; in i2c_dw_xfer_msg() local
466 need_restart = true; in i2c_dw_xfer_msg()
495 if (need_restart) { in i2c_dw_xfer_msg()
497 need_restart = false; in i2c_dw_xfer_msg()
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_group.h33 * @need_restart: the group needs to be restarted due to a configuration change
51 bool need_restart; member
H A Drcar_du_group.c262 rgrp->need_restart = false; in rcar_du_group_restart()
H A Drcar_du_vsp.c92 crtc->group->need_restart = true; in rcar_du_vsp_enable()
H A Drcar_du_plane.c642 rplane->group->need_restart = true; in rcar_du_plane_atomic_update()
H A Drcar_du_crtc.c423 if (rcrtc->group->need_restart) in rcar_du_crtc_update_planes()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_group.h33 * @need_restart: the group needs to be restarted due to a configuration change
51 bool need_restart; member
H A Drcar_du_plane.c587 rgrp->need_restart = true; in __rcar_du_plane_setup()
675 rplane->group->need_restart = true; in rcar_du_plane_atomic_update()
H A Drcar_du_group.c276 rgrp->need_restart = false; in rcar_du_group_restart()
H A Drcar_du_crtc.c423 if (rcrtc->group->need_restart) in rcar_du_crtc_update_planes()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_gsm.c2526 bool need_restart = false; in gsm_dlci_config() local
2561 need_restart = true; in gsm_dlci_config()
2563 need_restart = true; in gsm_dlci_config()
2565 need_restart = true; in gsm_dlci_config()
2568 need_restart = true; in gsm_dlci_config()
2570 need_restart = true; in gsm_dlci_config()
2572 if ((open && gsm->wait_config) || need_restart) in gsm_dlci_config()
2575 need_restart = false; in gsm_dlci_config()
2583 if (need_restart) { in gsm_dlci_config()
3304 int need_restart in gsm_config() local
3400 bool need_restart = false; gsm_config_ext() local
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-designware-master.c278 bool need_restart = false; in i2c_dw_xfer_msg() local
309 need_restart = true; in i2c_dw_xfer_msg()
338 if (need_restart) { in i2c_dw_xfer_msg()
340 need_restart = false; in i2c_dw_xfer_msg()
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c2442 int need_restart = 0; in gsm_config() local
2464 need_restart = 1; in gsm_config()
2466 need_restart = 1; in gsm_config()
2468 need_restart = 1; in gsm_config()
2470 need_restart = 1; in gsm_config()
2475 need_restart = 1; in gsm_config()
2477 need_restart = 1; in gsm_config()
2484 if (need_close || need_restart) in gsm_config()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4callback.c1101 goto need_restart; in nfsd4_cb_sequence_done()
1107 goto need_restart; in nfsd4_cb_sequence_done()
1153 goto need_restart; in nfsd4_cb_sequence_done()
1160 need_restart: in nfsd4_cb_sequence_done()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c1177 goto need_restart; in nfsd4_cb_sequence_done()
1183 goto need_restart; in nfsd4_cb_sequence_done()
1229 goto need_restart; in nfsd4_cb_sequence_done()
1236 need_restart: in nfsd4_cb_sequence_done()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmveth.c1509 int need_restart = 0; in ibmveth_change_mtu() local
1521 need_restart = 1; in ibmveth_change_mtu()
1536 if (need_restart) { in ibmveth_change_mtu()
1543 if (need_restart && (rc = ibmveth_open(adapter->netdev))) in ibmveth_change_mtu()
/kernel/linux/linux-5.10/fs/
H A Dblock_dev.c1474 bool first_open = false, unblock_events = true, need_restart; in __blkdev_get() local
1477 need_restart = false; in __blkdev_get()
1524 need_restart = true; in __blkdev_get()
1621 if (need_restart) in __blkdev_get()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmveth.c1519 int need_restart = 0; in ibmveth_change_mtu() local
1531 need_restart = 1; in ibmveth_change_mtu()
1544 if (need_restart) { in ibmveth_change_mtu()
1551 if (need_restart && (rc = ibmveth_open(adapter->netdev))) in ibmveth_change_mtu()
/kernel/linux/linux-5.10/drivers/staging/qlge/
H A Dqlge_main.c2256 bool need_restart = netif_running(ndev); in qlge_update_hw_vlan_features() local
2258 if (need_restart) { in qlge_update_hw_vlan_features()
2270 if (need_restart) { in qlge_update_hw_vlan_features()
/kernel/linux/linux-6.6/drivers/staging/qlge/
H A Dqlge_main.c2242 bool need_restart = netif_running(ndev); in qlge_update_hw_vlan_features() local
2245 if (need_restart) { in qlge_update_hw_vlan_features()
2257 if (need_restart) { in qlge_update_hw_vlan_features()

Completed in 40 milliseconds