Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/cosm/
Dcosm_main.h62 int cosm_shutdown(struct cosm_device *cdev);
Dcosm_main.c219 int cosm_shutdown(struct cosm_device *cdev) in cosm_shutdown() function
Dcosm_sysfs.c122 rc = cosm_shutdown(cdev); in state_store()