Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan_if.h105 CHIP_SLEEPING_MANUAL = 2 enumerator
Dwilc_wlan.c460 if (chip_ps_state == CHIP_SLEEPING_MANUAL) { in chip_wakeup()
486 chip_ps_state = CHIP_SLEEPING_MANUAL; in wilc_chip_sleep_manually()