Searched refs:disable_cmf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dcmb.h56 extern int disable_cmf(struct ccw_device *cdev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_ioctl.c419 return disable_cmf(block->base->cdev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcmf.c1195 ret = disable_cmf(cdev);
1243 * disable_cmf() - switch off the channel measurement for a specific device
1251 int disable_cmf(struct ccw_device *cdev) function
1347 EXPORT_SYMBOL_GPL(disable_cmf); variable
H A Ddevice.c1711 disable_cmf(cdev);

Completed in 51 milliseconds