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_device_driver(9) - centos |
| struct_rio_ops(9) - centos |
| fwohci(4) - debian |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Controlling user input |