Query: ccw_device_set_options
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCW_DEVICE_SET_OPTIO(9) The ccw bus CCW_DEVICE_SET_OPTIO(9)NAMEccw_device_set_options - set some optionsSYNOPSISint ccw_device_set_options(struct ccw_device * cdev, unsigned long flags);ARGUMENTScdev device for which the options are to be set flags options to be setDESCRIPTIONAll flags specified in flags are set, the remainder is left untouched.RETURNS0 on success, -EINVAL if an invalid flag combination would ensue.AUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CCW_DEVICE_SET_OPTIO(9)