Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/cosm/
Dcosm_main.c146 bool call_hw_ops = state != MIC_RESET_FAILED && in cosm_stop() local
152 if (call_hw_ops) in cosm_stop()
156 if (call_hw_ops && cdev->hw_ops->post_reset) in cosm_stop()