Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h168 extern void ccw_device_clear_options(struct ccw_device *, unsigned long);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h159 extern void ccw_device_clear_options(struct ccw_device *, unsigned long);
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c85 * ccw_device_clear_options() - clear some options
91 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); variable
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c85 * ccw_device_clear_options() - clear some options
91 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); variable

Completed in 5 milliseconds