Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi.c2308 static int match_true(struct device *dev, void *data) in match_true() function
2320 child = device_find_child(&ctlr->dev, NULL, match_true); in slave_show()
2339 child = device_find_child(&ctlr->dev, NULL, match_true); in slave_store()