Home
last modified time | relevance | path

Searched refs:ccw_device_set_options (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/cio/
Ddevice_ops.c63 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() function
788 EXPORT_SYMBOL(ccw_device_set_options);
Dqdio_main.c1435 ccw_device_set_options(cdev, CCWDEV_REPORT_ALL); in qdio_activate()
/drivers/s390/char/
Dtape_core.c623 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
/drivers/s390/block/
Ddasd_eckd.c131 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()