Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-dummy.c70 static int dummy_probe(struct platform_device *pdev) in dummy_probe() function
142 .probe = dummy_probe,
/openbmc/linux/drivers/i2c/
H A Di2c-core-base.c1102 static int dummy_probe(struct i2c_client *client) in dummy_probe() function
1109 .probe = dummy_probe,