Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice.c646 static int match_dev_id(struct device *dev, const void *data) in match_dev_id() function
668 dev = bus_find_device(&ccw_bus_type, NULL, dev_id, match_dev_id); in get_ccwdev_by_dev_id()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice.c627 static int match_dev_id(struct device *dev, const void *data) in match_dev_id() function
649 dev = bus_find_device(&ccw_bus_type, NULL, dev_id, match_dev_id); in get_ccwdev_by_dev_id()

Completed in 5 milliseconds