Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/slimbus/
Dqcom-ngd-ctrl.c156 struct completion reconf; member
1124 timeout = wait_for_completion_timeout(&ctrl->reconf, HZ); in qcom_slim_ngd_power_up()
1178 complete(&ctrl->reconf); in qcom_slim_ngd_master_worker()
1441 init_completion(&ctrl->reconf); in qcom_slim_ngd_ctrl_probe()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c512 bool reconf; in setup_vrfb_rotation() local
532 reconf = false; in setup_vrfb_rotation()
535 reconf = true; in setup_vrfb_rotation()
537 reconf = true; in setup_vrfb_rotation()
540 reconf = true; in setup_vrfb_rotation()
542 if (vrfb->vaddr[0] && reconf) { in setup_vrfb_rotation()
/Linux-v4.19/net/sctp/
Dsm_make_chunk.c3591 struct sctp_reconf_chunk *reconf; in sctp_make_reconf() local
3599 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr; in sctp_make_reconf()
3600 retval->param_hdr.v = reconf->params; in sctp_make_reconf()