Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwmon/
Datxp1.c276 static int atxp1_detect(struct i2c_client *new_client, in atxp1_detect()
315 static int atxp1_probe(struct i2c_client *new_client, in atxp1_probe()
Dlm83.c290 static int lm83_detect(struct i2c_client *new_client, in lm83_detect()
335 static int lm83_probe(struct i2c_client *new_client, in lm83_probe()
Dlm92.c319 static int lm92_detect(struct i2c_client *new_client, in lm92_detect()
345 static int lm92_probe(struct i2c_client *new_client, in lm92_probe()
Dlm77.c244 static int lm77_detect(struct i2c_client *new_client, in lm77_detect()
313 static int lm77_probe(struct i2c_client *new_client, in lm77_probe()
Dlm73.c149 static int lm73_detect(struct i2c_client *new_client, in lm73_detect()
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()
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()
Dw83l785ts.c180 static int w83l785ts_probe(struct i2c_client *new_client, in w83l785ts_probe()
Djc42.c470 static int jc42_detect(struct i2c_client *new_client, in jc42_detect()
502 static int jc42_probe(struct i2c_client *new_client, in jc42_probe()
Dmax1619.c258 static int max1619_probe(struct i2c_client *new_client, in max1619_probe()
Dmax6642.c283 static int max6642_probe(struct i2c_client *new_client, in max6642_probe()
Dlm75.c244 static int lm75_detect(struct i2c_client *new_client, in lm75_detect()
Dadm9240.c573 static int adm9240_detect(struct i2c_client *new_client, in adm9240_detect()
617 static int adm9240_probe(struct i2c_client *new_client, in adm9240_probe()
Dlm87.c661 static int lm87_detect(struct i2c_client *new_client, in lm87_detect()
695 static int lm87_probe(struct i2c_client *new_client, in lm87_probe()
Dlm63.c820 static int lm63_detect(struct i2c_client *new_client, in lm63_detect()
866 static int lm63_probe(struct i2c_client *new_client, in lm63_probe()
Demc2103.c692 emc2103_detect(struct i2c_client *new_client, struct i2c_board_info *info) in emc2103_detect()
Dw83792d.c916 w83792d_detect_subclients(struct i2c_client *new_client) in w83792d_detect_subclients()
Dw83781d.c820 w83781d_detect_subclients(struct i2c_client *new_client) in w83781d_detect_subclients()
/linux-3.3/drivers/gpu/vga/
Dvga_switcheroo.c216 static int vga_switchto_stage1(struct vga_switcheroo_client *new_client) in vga_switchto_stage1()
240 static int vga_switchto_stage2(struct vga_switcheroo_client *new_client) in vga_switchto_stage2()
/linux-3.3/drivers/char/agp/
Dfrontend.c516 struct agp_client *new_client; in agp_create_client() local