Home
last modified time | relevance | path

Searched refs:reconf (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/slimbus/
A Dqcom-ngd-ctrl.c160 struct completion reconf; member
1212 reinit_completion(&ctrl->reconf); in qcom_slim_ngd_power_up()
1221 timeout = wait_for_completion_timeout(&ctrl->reconf, HZ); in qcom_slim_ngd_power_up()
1275 complete(&ctrl->reconf); in qcom_slim_ngd_master_worker()
1649 init_completion(&ctrl->reconf); in qcom_slim_ngd_ctrl_probe()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/
A Domapfb-main.c501 bool reconf; in setup_vrfb_rotation() local
521 reconf = false; in setup_vrfb_rotation()
524 reconf = true; in setup_vrfb_rotation()
526 reconf = true; in setup_vrfb_rotation()
529 reconf = true; in setup_vrfb_rotation()
531 if (vrfb->vaddr[0] && reconf) { in setup_vrfb_rotation()
/linux-6.3-rc2/fs/
A Dsuper.c1127 static int vfs_get_super(struct fs_context *fc, bool reconf, in vfs_get_super() argument
1148 if (reconf) { in vfs_get_super()
/linux-6.3-rc2/net/sctp/
A Dsm_make_chunk.c3638 struct sctp_reconf_chunk *reconf; in sctp_make_reconf() local
3646 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr; in sctp_make_reconf()
3647 retval->param_hdr.v = reconf->params; in sctp_make_reconf()

Completed in 28 milliseconds