Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-pca9532.c53 static void pca9532_remove(struct i2c_client *client);
105 .remove = pca9532_remove,
547 static void pca9532_remove(struct i2c_client *client) in pca9532_remove() function