Searched refs:reconf (Results 1 – 3 of 3) sorted by relevance
160 struct completion reconf; member1212 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()
501 bool reconf; in setup_vrfb_rotation() local521 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()
3630 struct sctp_reconf_chunk *reconf; in sctp_make_reconf() local3638 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr; in sctp_make_reconf()3639 retval->param_hdr.v = (u8 *)(reconf + 1); in sctp_make_reconf()