Man Page: struct_rio_device_id
Operating Environment: centos
Section: 9
STRUCTRIO_DEVICE_ID(9) Internals STRUCT RIO_DEVICE_ID(9)NAMEstruct_rio_device_id - RIO device identifierSYNOPSISstruct rio_device_id { u16 did; u16 vid; u16 asm_did; u16 asm_vid; };MEMBERSdid RIO device ID vid RIO vendor ID asm_did RIO assembly device ID asm_vid RIO assembly vendor IDDESCRIPTIONIdentifies a RIO device based on both the device/vendor IDs and the assembly device/vendor IDs.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT RIO_DEVICE_ID(9)
| Related Man Pages |
|---|
| struct_ieee80211_rx_status(9) - centos |
| struct_rio_dev(9) - centos |
| struct_spi_board_info(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| struct_usb_configuration(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |