table of contents
I2O_EXEC_SHOW_PRODUC(9) | Message-based devices | I2O_EXEC_SHOW_PRODUC(9) |
NAME¶
i2o_exec_show_product_id - Displays Product ID of controller
SYNOPSIS¶
ssize_t i2o_exec_show_product_id(struct device * d, struct device_attribute * attr, char * buf);
ARGUMENTS¶
d
device of which the Product ID should be displayed
attr
device_attribute to display
buf
buffer into which the Product ID should be printed
DESCRIPTION¶
Returns number of bytes printed into buffer.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |