Home
last modified time | relevance | path

Searched defs:new_client (Results 1 – 15 of 15) sorted by relevance

/drivers/hwmon/
Dlm83.c295 static int lm83_detect(struct i2c_client *new_client, in lm83_detect()
340 static int lm83_probe(struct i2c_client *new_client, in lm83_probe()
Datxp1.c301 static int atxp1_detect(struct i2c_client *new_client, in atxp1_detect()
342 static int atxp1_probe(struct i2c_client *new_client, in atxp1_probe()
Dlm92.c345 static int lm92_detect(struct i2c_client *new_client, in lm92_detect()
371 static int lm92_probe(struct i2c_client *new_client, in lm92_probe()
Dlm95245.c421 static int lm95245_detect(struct i2c_client *new_client, in lm95245_detect()
459 static int lm95245_probe(struct i2c_client *new_client, in lm95245_probe()
Dlm95241.c338 static int lm95241_detect(struct i2c_client *new_client, in lm95241_detect()
388 static int lm95241_probe(struct i2c_client *new_client, in lm95241_probe()
Dmax6642.c283 static int max6642_probe(struct i2c_client *new_client, in max6642_probe()
Dlm73.c261 static int lm73_detect(struct i2c_client *new_client, in lm73_detect()
Dmax1619.c264 static int max1619_probe(struct i2c_client *new_client, in max1619_probe()
Dadm9240.c579 static int adm9240_detect(struct i2c_client *new_client, in adm9240_detect()
623 static int adm9240_probe(struct i2c_client *new_client, in adm9240_probe()
Dlm75.c319 static int lm75_detect(struct i2c_client *new_client, in lm75_detect()
Demc2103.c698 emc2103_detect(struct i2c_client *new_client, struct i2c_board_info *info) in emc2103_detect()
Dw83792d.c941 w83792d_detect_subclients(struct i2c_client *new_client) in w83792d_detect_subclients()
Dw83781d.c861 w83781d_detect_subclients(struct i2c_client *new_client) in w83781d_detect_subclients()
/drivers/gpu/vga/
Dvga_switcheroo.c310 static int vga_switchto_stage1(struct vga_switcheroo_client *new_client) in vga_switchto_stage1()
326 static int vga_switchto_stage2(struct vga_switcheroo_client *new_client) in vga_switchto_stage2()
/drivers/char/agp/
Dfrontend.c516 struct agp_client *new_client; in agp_create_client() local