Searched refs:wfx_hif_set_operational_mode (Results 1 – 3 of 3) sorted by relevance
31 int wfx_hif_set_operational_mode(struct wfx_dev *wdev, enum wfx_hif_op_power_mode mode);
426 wfx_hif_set_operational_mode(wdev, HIF_OP_POWER_MODE_QUIESCENT); in wfx_probe()428 wfx_hif_set_operational_mode(wdev, HIF_OP_POWER_MODE_DOZE); in wfx_probe()
126 int wfx_hif_set_operational_mode(struct wfx_dev *wdev, enum wfx_hif_op_power_mode mode) in wfx_hif_set_operational_mode() function