Searched refs:BUS_I2C (Results 1 - 25 of 217) sorted by relevance
123456789
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | adxl34x-i2c.c | 10 #include <linux/input.h> /* BUS_I2C */ 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
H A D | cma3000_d0x_i2c.c | 40 .bustype = BUS_I2C,
|
H A D | tps65218-pwrbutton.c | 117 idev->id.bustype = BUS_I2C; in tps6521x_pb_probe()
|
H A D | 88pm80x_onkey.c | 100 info->idev->id.bustype = BUS_I2C; in pm80x_onkey_probe()
|
H A D | 88pm860x_onkey.c | 87 info->idev->id.bustype = BUS_I2C; in pm860x_onkey_probe()
|
H A D | ad714x-i2c.c | 8 #include <linux/input.h> /* BUS_I2C */ 77 chip = ad714x_probe(&client->dev, BUS_I2C, client->irq, in ad714x_i2c_probe()
|
H A D | pcf50633-input.c | 72 input_dev->id.bustype = BUS_I2C; in pcf50633_input_probe()
|
H A D | max77650-onkey.c | 95 onkey->input->id.bustype = BUS_I2C; in max77650_onkey_probe()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | adxl34x-i2c.c | 10 #include <linux/input.h> /* BUS_I2C */ 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
H A D | cma3000_d0x_i2c.c | 40 .bustype = BUS_I2C,
|
H A D | ad714x-i2c.c | 8 #include <linux/input.h> /* BUS_I2C */ 64 chip = ad714x_probe(&client->dev, BUS_I2C, client->irq, in ad714x_i2c_probe()
|
H A D | pcf50633-input.c | 72 input_dev->id.bustype = BUS_I2C; in pcf50633_input_probe()
|
H A D | tps65218-pwrbutton.c | 109 idev->id.bustype = BUS_I2C; in tps6521x_pb_probe()
|
H A D | tps65219-pwrbutton.c | 67 idev->id.bustype = BUS_I2C; in tps65219_pb_probe()
|
H A D | rt5120-pwrkey.c | 73 priv->input->id.bustype = BUS_I2C; in rt5120_pwrkey_probe()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | cyttsp4_i2c.c | 25 .bustype = BUS_I2C,
|
H A D | cyttsp_i2c.c | 24 .bustype = BUS_I2C,
|
H A D | tsc2004.c | 17 .bustype = BUS_I2C,
|
H A D | ad7879-i2c.c | 8 #include <linux/input.h> /* BUS_I2C */ 42 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | cyttsp4_i2c.c | 25 .bustype = BUS_I2C,
|
H A D | cyttsp_i2c.c | 26 .bustype = BUS_I2C,
|
H A D | ad7879-i2c.c | 8 #include <linux/input.h> /* BUS_I2C */ 41 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()
|
H A D | tsc2004.c | 17 .bustype = BUS_I2C,
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-multitouch.c | 1991 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 1995 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2053 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2066 HID_DEVICE(BUS_I2C, HID_GROUP_GENERIC, 2105 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2139 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2153 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2157 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2161 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2165 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_ [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-multitouch.c | 1905 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 1909 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 1967 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 1980 HID_DEVICE(BUS_I2C, HID_GROUP_GENERIC, 2019 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2053 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2067 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2071 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2075 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
|
Completed in 11 milliseconds
123456789