Rechercher une page de manuel
ccw_device_set_options_mask
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ccw_device_set_options_mask - set some options and unset the restSYNOPSIS
- int ccw_device_set_options_mask(struct ccw_device * cdev, unsigned long flags);
ARGUMENTS
cdev
- device for which the options are to be set
flags
- options to be set
DESCRIPTION
All flags specified in flags are set, all flags not specified in flags are cleared.
RETURNS
0 on success, -EINVAL on an invalid flag combination.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre