Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 in rio_match_device() function
93 id = rio_match_device(rdrv->id_table, rdev); in rio_device_probe()
201 found_id = rio_match_device(id, rdev); in rio_match_bus()
/kernel/linux/linux-6.6/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 in rio_match_device() function
93 id = rio_match_device(rdrv->id_table, rdev); in rio_device_probe()
199 found_id = rio_match_device(id, rdev); in rio_match_bus()

Completed in 2 milliseconds