Searched refs:call_hw_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_main.c156 bool call_hw_ops = cdev->state != MIC_RESET_FAILED && cosm_stop() local
162 if (call_hw_ops) cosm_stop()
166 if (call_hw_ops && cdev->hw_ops->post_reset) cosm_stop()

Completed in 51 milliseconds