Query: struct_rio_switch_ops
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTRIO_SWITCH_OP(9) Internals STRUCT RIO_SWITCH_OP(9)NAMEstruct_rio_switch_ops - Per-switch operationsSYNOPSISstruct rio_switch_ops { u16 vid; u16 did; int (* init_hook) (struct rio_dev *rdev, int do_enum); };MEMBERSvid RIO vendor ID did RIO device ID init_hook Callback that performs switch device initializationDESCRIPTIONDefines the operations that are necessary to initialize/control a particular RIO switch device.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT RIO_SWITCH_OP(9)
Related Man Pages |
---|
struct_ff_device(9) - centos |
struct_hsi_port(9) - centos |
struct_tid_ampdu_rx(9) - centos |
struct_ff_device(9) - suse |
struct_spi_master(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Shopt -s histappend |