Home
last modified time | relevance | path

Searched refs:athn_set_power_awake (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathn.c81 int athn_set_power_awake(struct athn_softc *);
242 if ((error = athn_set_power_awake(sc)) != 0) { in athn_attach()
701 athn_set_power_awake(struct athn_softc *sc) in athn_set_power_awake() function
948 error = athn_set_power_awake(sc); in athn_switch_chan()
2248 if ((error = athn_set_power_awake(sc)) != 0) { in athn_hw_reset()
2286 if ((error = athn_set_power_awake(sc)) != 0) { in athn_hw_reset()
3140 athn_set_power_awake(sc); in athn_stop()
/openbsd/sys/dev/usb/
H A Dif_athn_usb.c208 int athn_set_power_awake(struct athn_softc *);
2575 error = athn_set_power_awake(sc); in athn_usb_init()
2741 athn_set_power_awake(sc); in athn_usb_stop()