Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice.c624 static int match_dev_id(struct device *dev, const void *data) in match_dev_id() function
646 dev = bus_find_device(&ccw_bus_type, NULL, dev_id, match_dev_id); in get_ccwdev_by_dev_id()