Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.c630 static int match_dev_id(struct device *dev, const void *data) in match_dev_id() function
652 dev = bus_find_device(&ccw_bus_type, NULL, dev_id, match_dev_id); in get_ccwdev_by_dev_id()