Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dio/
H A Ddio-driver.c104 * dio_bus_match - Tell if a DIO device structure has a matching DIO device id structure
113 static int dio_bus_match(struct device *dev, struct device_driver *drv) in dio_bus_match() function
128 .match = dio_bus_match,
/kernel/linux/linux-6.6/drivers/dio/
H A Ddio-driver.c104 * dio_bus_match - Tell if a DIO device structure has a matching DIO device id structure
113 static int dio_bus_match(struct device *dev, struct device_driver *drv) in dio_bus_match() function
128 .match = dio_bus_match,

Completed in 2 milliseconds