Home
last modified time | relevance | path

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

/drivers/s390/cio/
Ddevice.c686 static int match_dev_id(struct device *dev, void *data) in match_dev_id() function
708 dev = bus_find_device(&ccw_bus_type, NULL, dev_id, match_dev_id); in get_ccwdev_by_dev_id()