other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CCW_DEVICE_CLEAR_OPT(9) | The ccw bus | CCW_DEVICE_CLEAR_OPT(9) |
NAME¶
ccw_device_clear_options - clear some optionsSYNOPSIS¶
void
ccw_device_clear_options(struct ccw_device * cdev,
unsigned long flags);
ARGUMENTS¶
cdevdevice for which the options are to be
cleared
flags
options to be cleared
DESCRIPTION¶
All flags specified in flags are cleared, the remainder is left untouched.AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |