Home
last modified time | relevance | path

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

/linux/drivers/slimbus/
H A Dcore.c387 static int of_slim_match_dev(struct device *dev, void *data) in of_slim_match_dev() function
401 dev = device_find_child(ctrl->dev, np, of_slim_match_dev); in of_find_slim_device()