Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c145 #define OZ_HDC_F_SUSPENDED 0x1 macro
655 if (ozhcd->flags & OZ_HDC_F_SUSPENDED) in oz_hcd_pd_arrived()
2137 ozhcd->flags |= OZ_HDC_F_SUSPENDED; in oz_hcd_bus_suspend()
2151 ozhcd->flags &= ~OZ_HDC_F_SUSPENDED; in oz_hcd_bus_resume()