Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_power.h92 extern int iwm_power_update_device(struct iwm_softc *sc);
H A Dif_iwm_power.c387 ret = iwm_power_update_device(sc); in iwm_power_set_ps()
459 iwm_power_update_device(struct iwm_softc *sc) in iwm_power_update_device() function
H A Dif_iwm.c4888 error = iwm_power_update_device(sc); in iwm_init_hw()