1. NAME▲
i2o_exec_show_product_id - Displays Product ID of controller
2. SYNOPSIS ▲
ssize_t i2o_exec_show_product_id(struct device * d , struct device_attribute * attr , char * buf );
3. 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
4. DESCRIPTION ▲
Returns number of bytes printed into buffer.
5. COPYRIGHT ▲