CCWGROUP_PROBE_CCWDE
Section: The ccwgroup bus (9)
Updated: February 2011
Index
Return to Main Contents
NAME
ccwgroup_probe_ccwdev - probe function for slave devices
SYNOPSIS
-
int ccwgroup_probe_ccwdev(struct ccw_device * cdev);
ARGUMENTS
cdev
-
- ccw device to be probed
DESCRIPTION
This is a dummy probe function for ccw devices that are slave devices in a ccw group device.
RETURNS
always
0
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com>
-
Author.
COPYRIGHT