Searched refs:HL_RESET_FROM_RESET_THREAD (Results 1 – 2 of 2) sorted by relevance
333 flags = HL_RESET_HARD | HL_RESET_FROM_RESET_THREAD; in device_hard_reset_pending()1029 from_hard_reset_thread = !!(flags & HL_RESET_FROM_RESET_THREAD); in hl_device_reset()
145 #define HL_RESET_FROM_RESET_THREAD (1 << 1) macro
Completed in 15 milliseconds