Home
last modified time | relevance | path

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

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