Home
last modified time | relevance | path

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

/drivers/hwmon/
Dpcf8591.c74 static void pcf8591_init_client(struct i2c_client *client);
197 pcf8591_init_client(client); in pcf8591_probe()
243 static void pcf8591_init_client(struct i2c_client *client) in pcf8591_init_client() function