Query: ccw_device_clear_options
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCW_DEVICE_CLEAR_OPT(9) The ccw bus CCW_DEVICE_CLEAR_OPT(9)NAMEccw_device_clear_options - clear some optionsSYNOPSISvoid ccw_device_clear_options(struct ccw_device * cdev, unsigned long flags);ARGUMENTScdev device for which the options are to be cleared flags options to be clearedDESCRIPTIONAll flags specified in flags are cleared, the remainder is left untouched.AUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CCW_DEVICE_CLEAR_OPT(9)