struct_uio_port(9) centos man page | unix.com

Man Page: struct_uio_port

Operating Environment: centos

Section: 9

STRUCT
UIO_PORT(9) Device drivers infrastructure STRUCT UIO_PORT(9)
NAME
struct_uio_port - description of a UIO port region
SYNOPSIS
struct uio_port { const char * name; unsigned long start; unsigned long size; int porttype; struct uio_portio * portio; };
MEMBERS
name name of the port region for identification start start of port region size size of port region porttype type of port (see UIO_PORT_* below) portio for use by the UIO core only.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT UIO_PORT(9)
Related Man Pages
struct_regulator_config(9) - centos
struct_rio_mport(9) - centos
struct_rio_ops(9) - centos
struct_sta_ampdu_mlme(9) - centos
xvquerybestsize(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq