Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio-driver.c182 * rio_match_bus - Tell if a RIO device structure has a matching RIO driver device id structure
191 static int rio_match_bus(struct device *dev, struct device_driver *drv) in rio_match_bus() function
235 .match = rio_match_bus,
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio-driver.c180 * rio_match_bus - Tell if a RIO device structure has a matching RIO driver device id structure
189 static int rio_match_bus(struct device *dev, struct device_driver *drv) in rio_match_bus() function
232 .match = rio_match_bus,

Completed in 1 milliseconds