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

/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_main.h57 void cosm_stop(struct cosm_device *cdev, bool force);
H A Dcosm_main.c141 * cosm_stop - Prepare the MIC for reset and trigger reset
147 void cosm_stop(struct cosm_device *cdev, bool force) cosm_stop() function
183 cosm_stop(cdev, false); cosm_reset_trigger_work()
296 cosm_stop(cdev, false); cosm_driver_remove()
323 cosm_stop(cdev, false); cosm_suspend()
H A Dcosm_debugfs.c104 cosm_stop(cdev, true); cosm_force_reset_show()
H A Dcosm_scif_server.c71 * 1. cosm_stop(..) invokes hw_ops->stop(..) method of the base PCIe driver

Completed in 66 milliseconds