Home
last modified time | relevance | path

Searched refs:ccw_device_set_options (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h167 extern int ccw_device_set_options(struct ccw_device *, unsigned long);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h158 extern int ccw_device_set_options(struct ccw_device *, unsigned long);
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c56 * ccw_device_set_options() - set some options
64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() function
849 EXPORT_SYMBOL(ccw_device_set_options); variable
H A Dqdio_main.c1369 ccw_device_set_options(cdev, CCWDEV_REPORT_ALL); in qdio_activate()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c56 * ccw_device_set_options() - set some options
64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() function
849 EXPORT_SYMBOL(ccw_device_set_options); variable
H A Dqdio_main.c1157 ccw_device_set_options(cdev, CCWDEV_REPORT_ALL); in qdio_activate()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_core.c623 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_core.c574 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c138 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.c141 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()

Completed in 27 milliseconds