Home
last modified time | relevance | path

Searched defs:test_bus (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-bit.c230 static int test_bus(struct i2c_adapter *i2c_adap) in test_bus() function
/openbmc/linux/drivers/of/
H A Dunittest.c1438 struct platform_device *pdev, *test_bus; in of_unittest_platform_populate() local