Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/cosm/
Dcosm_main.c147 void cosm_stop(struct cosm_device *cdev, bool force) in cosm_stop() function
185 cosm_stop(cdev, false); in cosm_reset_trigger_work()
301 cosm_stop(cdev, false); in cosm_driver_remove()
328 cosm_stop(cdev, false); in cosm_suspend()
Dcosm_main.h60 void cosm_stop(struct cosm_device *cdev, bool force);
Dcosm_debugfs.c104 cosm_stop(cdev, true); in cosm_force_reset_show()