Scroll to navigation

CCW_DEVICE_CLEAR_OPT(9) The ccw bus CCW_DEVICE_CLEAR_OPT(9)

NAME

ccw_device_clear_options - clear some options

SYNOPSIS

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

ARGUMENTS

struct ccw_device * cdev

device for which the options are to be cleared

unsigned long flags

options to be cleared

DESCRIPTION

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

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>

Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12