Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/iwm/
HDif_iwm_power.h93 extern int iwm_mvm_power_update_device(struct iwm_softc *sc);
HDif_iwm_power.c390 ret = iwm_mvm_power_update_device(sc); in iwm_mvm_power_set_ps()
455 iwm_mvm_power_update_device(struct iwm_softc *sc) in iwm_mvm_power_update_device() function
HDif_iwm.c4863 error = iwm_mvm_power_update_device(sc); in iwm_init_hw()