Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dpcf8591.c87 static void pcf8591_init_client(struct i2c_client *client);
210 pcf8591_init_client(client); in pcf8591_probe()
256 static void pcf8591_init_client(struct i2c_client *client) in pcf8591_init_client() function