Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dcmb.h10 extern int __disable_cmf(struct ccw_device *cdev);
/linux-6.15/drivers/s390/cio/
H A Dcmf.c1164 int __disable_cmf(struct ccw_device *cdev) in __disable_cmf() function
1193 ret = __disable_cmf(cdev); in disable_cmf()
H A Ddevice.c1783 __disable_cmf(cdev); in ccw_device_remove()
1793 __disable_cmf(cdev); in ccw_device_shutdown()