Searched refs:rio_match_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio-driver.c18 * rio_match_device - Tell if a RIO device has a matching RIO device id structure
26 static const struct rio_device_id *rio_match_device(const struct rio_device_id function
93 id = rio_match_device(rdrv->id_table, rdev);
199 found_id = rio_match_device(id, rdev);

Completed in 128 milliseconds