Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-pca9532.c52 static int pca9532_probe(struct i2c_client *client);
104 .probe = pca9532_probe,
505 static int pca9532_probe(struct i2c_client *client) in pca9532_probe() function