1I2O_EXEC_SHOW_VENDOR(9) Message-based devices I2O_EXEC_SHOW_VENDOR(9)
2
3
4
6 i2o_exec_show_vendor_id - Displays Vendor ID of controller
7
9 ssize_t i2o_exec_show_vendor_id(struct device * d,
10 struct device_attribute * attr,
11 char * buf);
12
14 d
15 device of which the Vendor ID should be displayed
16
17 attr
18 device_attribute to display
19
20 buf
21 buffer into which the Vendor ID should be printed
22
24 Returns number of bytes printed into buffer.
25
27Kernel Hackers Manual 3.10 June 2019 I2O_EXEC_SHOW_VENDOR(9)