I2O_DEVICE_SHOW_CLAS
Section: Message-based devices (9)
Updated: February 2011
Index
Return to Main Contents
NAME
i2o_device_show_class_id - Displays class id of I2O device
SYNOPSIS
-
ssize_t i2o_device_show_class_id(struct device * dev, struct device_attribute * attr, char * buf);
ARGUMENTS
dev
-
- device of which the class id should be displayed
attr
-
pointer to device attribute
buf
-
buffer into which the class id should be printed
DESCRIPTION
Returns the number of bytes which are printed into the buffer.
COPYRIGHT