Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcmb.h10 extern int __disable_cmf(struct ccw_device *cdev);
/linux/drivers/s390/cio/
H A Dcmf.c1163 int __disable_cmf(struct ccw_device *cdev) in __disable_cmf() function
1192 ret = __disable_cmf(cdev); in disable_cmf()
H A Ddevice.c1793 __disable_cmf(cdev); in ccw_device_remove()
1803 __disable_cmf(cdev); in ccw_device_shutdown()