Home
last modified time | relevance | path

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

/drivers/hwmon/
Datxp1.c52 static int atxp1_detect(struct i2c_client *client, struct i2c_board_info *info);
68 .detect = atxp1_detect,
301 static int atxp1_detect(struct i2c_client *new_client, in atxp1_detect() function