Rechercher une page de manuel
struct_rio_device_id
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
struct_rio_device_id - RIO device identifierSYNOPSIS
-
struct rio_device_id { u16 did; u16 vid; u16 asm_did; u16 asm_vid; };
MEMBERS
did
- RIO device ID
vid
- RIO vendor ID
asm_did
- RIO assembly device ID
asm_vid
- RIO assembly vendor ID
DESCRIPTION
Identifies a RIO device based on both the device/vendor IDs and the assembly device/vendor IDs.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre