Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/cosm/
Dcosm_main.h59 int cosm_shutdown(struct cosm_device *cdev);
Dcosm_main.c214 int cosm_shutdown(struct cosm_device *cdev) in cosm_shutdown() function
Dcosm_sysfs.c122 rc = cosm_shutdown(cdev); in state_store()