Searched refs:ccw_device_set_options_mask (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dccwdev.h152 extern int ccw_device_set_options_mask(struct ccw_device *, unsigned long);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dccwdev.h152 extern int ccw_device_set_options_mask(struct ccw_device *, unsigned long);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_ops.c29 * ccw_device_set_options_mask() - set some options and unset the rest
38 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags) function
720 EXPORT_SYMBOL(ccw_device_set_options_mask); variable
H A Dqdio_main.c1252 ccw_device_set_options_mask(cdev, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice_ops.c29 * ccw_device_set_options_mask() - set some options and unset the rest
38 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags) function
720 EXPORT_SYMBOL(ccw_device_set_options_mask); variable
H A Dqdio_main.c1252 ccw_device_set_options_mask(cdev, 0);

Completed in 93 milliseconds