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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rapidio/
H A Drio-driver.c21 * rio_match_device - Tell if a RIO device has a matching RIO device id structure
29 static const struct rio_device_id *rio_match_device(const struct rio_device_id function
98 id = rio_match_device(rdrv->id_table, rdev);
190 found_id = rio_match_device(id, rdev);

Completed in 163 milliseconds