1. NAME▲
ccw_device_clear_options - clear some options
2. SYNOPSIS ▲
void ccw_device_clear_options(struct ccw_device * cdev , unsigned long flags );
3. ARGUMENTS ▲
cdev
device for which the options are to be cleared
flags
options to be cleared
4. DESCRIPTION ▲
All flags specified in flags are cleared, the remainder is left untouched.
5. AUTHOR ▲
Cornelia Huck <contact>
Author.
6. COPYRIGHT ▲