Home
last modified time | relevance | path

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

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