1CCW_DEVICE_CLEAR_OPT(9)           The ccw bus          CCW_DEVICE_CLEAR_OPT(9)
2
3
4

NAME

6       ccw_device_clear_options - clear some options
7

SYNOPSIS

9       void ccw_device_clear_options(struct ccw_device * cdev,
10                                     unsigned long flags);
11

ARGUMENTS

13       cdev
14           device for which the options are to be cleared
15
16       flags
17           options to be cleared
18

DESCRIPTION

20       All flags specified in flags are cleared, the remainder is left
21       untouched.
22

AUTHOR

24       Cornelia Huck <cornelia.huck@de.ibm.com>
25           Author.
26
28Kernel Hackers Manual 2.6.         June 2019           CCW_DEVICE_CLEAR_OPT(9)
Impressum