Searched refs:__disable_cmf (Results 1 – 3 of 3) sorted by relevance
10 extern int __disable_cmf(struct ccw_device *cdev);
1164 int __disable_cmf(struct ccw_device *cdev) in __disable_cmf() function1193 ret = __disable_cmf(cdev); in disable_cmf()
1783 __disable_cmf(cdev); in ccw_device_remove()1793 __disable_cmf(cdev); in ccw_device_shutdown()