Home
last modified time | relevance | path

Searched refs:ccw_device_clear_options (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/s390/include/asm/
Dccwdev.h157 extern void ccw_device_clear_options(struct ccw_device *, unsigned long);
/linux-6.1.9/drivers/s390/cio/
Ddevice_ops.c91 void ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_clear_options() function
850 EXPORT_SYMBOL(ccw_device_clear_options);