Searched refs:i2c_arbitrator_remove (Results 1 – 2 of 2) sorted by relevance
118 static int i2c_arbitrator_remove(struct udevice *dev) in i2c_arbitrator_remove() function143 .remove = i2c_arbitrator_remove,
177 static void i2c_arbitrator_remove(struct platform_device *pdev) in i2c_arbitrator_remove() function193 .remove_new = i2c_arbitrator_remove,