Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-hc.h384 static inline int __wa_feature(struct wahc *wa, unsigned op, u16 feature) in __wa_feature() function
397 return __wa_feature(wa, 1, feature); in __wa_set_feature()
403 return __wa_feature(wa, 0, feature); in __wa_clear_feature()