Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/slimbus/
Dqcom-ngd-ctrl.c156 struct completion reconf; member
1125 timeout = wait_for_completion_timeout(&ctrl->reconf, HZ); in qcom_slim_ngd_power_up()
1179 complete(&ctrl->reconf); in qcom_slim_ngd_master_worker()
1451 init_completion(&ctrl->reconf); in qcom_slim_ngd_ctrl_probe()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/
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-v5.4/net/sctp/
Dsm_make_chunk.c3586 struct sctp_reconf_chunk *reconf; in sctp_make_reconf() local
3594 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr; in sctp_make_reconf()
3595 retval->param_hdr.v = reconf->params; in sctp_make_reconf()