Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/spi/
H A Dmax7301.h34 extern void __max730x_remove(struct device *dev);
/openbmc/linux/drivers/gpio/
H A Dgpio-max730x.c223 void __max730x_remove(struct device *dev) in __max730x_remove() function
232 EXPORT_SYMBOL_GPL(__max730x_remove);
H A Dgpio-max7300.c52 __max730x_remove(&client->dev); in max7300_remove()
H A Dgpio-max7301.c69 __max730x_remove(&spi->dev); in max7301_remove()