Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi.c1899 static int match_true(struct device *dev, void *data) in match_true() function
1911 child = device_find_child(&ctlr->dev, NULL, match_true); in spi_slave_show()
1931 child = device_find_child(&ctlr->dev, NULL, match_true); in spi_slave_store()