Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/cosm/
Dcosm_main.h50 int cosm_shutdown(struct cosm_device *cdev);
Dcosm_main.c207 int cosm_shutdown(struct cosm_device *cdev) in cosm_shutdown() function
Dcosm_sysfs.c110 rc = cosm_shutdown(cdev); in state_store()