Query: rio_get_comptag
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_GET_COMPTAG(9) RapidIO driver interface RIO_GET_COMPTAG(9)NAMErio_get_comptag - Begin or continue searching for a RIO device by component tagSYNOPSISstruct rio_dev * rio_get_comptag(u32 comp_tag, struct rio_dev * from);ARGUMENTScomp_tag RIO component tag to match from Previous RIO device found in search, or NULL for new searchDESCRIPTIONIterates through the list of known RIO devices. If a RIO device is found with a matching comp_tag, a pointer to its device structure is returned. Otherwise, NULL is returned. A new search is initiated by passing NULL to the from argument. Otherwise, if from is not NULL, searches continue from next device on the global list.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_GET_COMPTAG(9)
Related Man Pages |
---|
device_create(9) - centos |
struct_rio_switch(9) - centos |
device_create(9) - suse |
fwohci(4) - freebsd |
fwohci(4) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
Tar Command |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |