Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi.c2335 static int match_true(struct device *dev, void *data) in match_true() function
2347 child = device_find_child(&ctlr->dev, NULL, match_true); in slave_show()
2366 child = device_find_child(&ctlr->dev, NULL, match_true); in slave_store()