Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dpcf8591.c75 static void pcf8591_init_client(struct i2c_client *client);
197 pcf8591_init_client(client); in pcf8591_probe()
242 static void pcf8591_init_client(struct i2c_client *client) in pcf8591_init_client() function