Home
last modified time | relevance | path

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

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