Home
last modified time | relevance | path

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

/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c707 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()
/linux/drivers/hwmon/
H A Dlm73.c229 static int lm73_detect(struct i2c_client *new_client, in lm73_detect()
H A Dstts751.c648 static int stts751_detect(struct i2c_client *new_client, in stts751_detect()
H A Dlm75.c999 static int lm75_detect(struct i2c_client *new_client, in lm75_detect()
H A Dw83792d.c921 w83792d_detect_subclients(struct i2c_client *new_client) in w83792d_detect_subclients()
/linux/drivers/md/
H A Ddm-bufio.c2694 static void __insert_client(struct dm_bufio_client *new_client) in __insert_client()