Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-hc.h387 static inline int __wa_clear_feature(struct wahc *wa, u16 feature) in __wa_clear_feature() function
454 result = __wa_clear_feature(wa, WA_ENABLE); in __wa_stop()
/Linux-v5.4/drivers/staging/wusbcore/host/
Dhwa-hc.c289 __wa_clear_feature(&hwahc->wa, WA_ENABLE); in __hwahc_op_wusbhc_start()