Home
last modified time | relevance | path

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

/openbmc/linux/drivers/slimbus/
H 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()
1653 init_completion(&ctrl->reconf); in qcom_slim_ngd_ctrl_probe()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H 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()
/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c3630 struct sctp_reconf_chunk *reconf; in sctp_make_reconf() local
3638 reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr; in sctp_make_reconf()
3639 retval->param_hdr.v = (u8 *)(reconf + 1); in sctp_make_reconf()