Searched defs:new_client (Results 1 – 13 of 13) sorted by relevance
707 static int vga_switchto_stage1(struct vga_switcheroo_client *new_client) in vga_switchto_stage1()723 static int vga_switchto_stage2(struct vga_switcheroo_client *new_client) in vga_switchto_stage2()
229 static int lm73_detect(struct i2c_client *new_client, in lm73_detect()
299 static int lm92_detect(struct i2c_client *new_client, in lm92_detect()
365 static int lm95241_detect(struct i2c_client *new_client, in lm95241_detect()
415 static int lm95245_detect(struct i2c_client *new_client, in lm95245_detect()
879 static int lm75_detect(struct i2c_client *new_client, in lm75_detect()
648 static int stts751_detect(struct i2c_client *new_client, in stts751_detect()
276 static int adm9240_detect(struct i2c_client *new_client, in adm9240_detect()
630 emc2103_detect(struct i2c_client *new_client, struct i2c_board_info *info) in emc2103_detect()
921 w83792d_detect_subclients(struct i2c_client *new_client) in w83792d_detect_subclients()
846 w83781d_detect_subclients(struct i2c_client *new_client) in w83781d_detect_subclients()
2813 static void __insert_client(struct dm_bufio_client *new_client) in __insert_client()
2938 struct i2c_client *new_client; in adv76xx_dummy_client() local