Searched refs:BUS_I2C (Results 1 - 25 of 118) sorted by relevance

12345

/linux-master/drivers/input/touchscreen/
H A Dcyttsp4_i2c.c25 .bustype = BUS_I2C,
H A Dcyttsp_i2c.c26 .bustype = BUS_I2C,
H A Dgoodix_berlin_i2c.c29 .bustype = BUS_I2C,
H A Dtsc2004.c17 .bustype = BUS_I2C,
H A Dad7879-i2c.c8 #include <linux/input.h> /* BUS_I2C */
41 BUS_I2C, AD7879_DEVID);
H A Dar1021_i2c.c113 input->id.bustype = BUS_I2C;
/linux-master/drivers/input/misc/
H A Dadxl34x-i2c.c10 #include <linux/input.h> /* BUS_I2C */
64 .bustype = BUS_I2C,
71 .bustype = BUS_I2C,
H A Dad714x-i2c.c8 #include <linux/input.h> /* BUS_I2C */
64 chip = ad714x_probe(&client->dev, BUS_I2C, client->irq,
H A Dcma3000_d0x_i2c.c40 .bustype = BUS_I2C,
H A Dmax77650-onkey.c95 onkey->input->id.bustype = BUS_I2C;
H A Drt5120-pwrkey.c73 priv->input->id.bustype = BUS_I2C;
H A Dpcf50633-input.c72 input_dev->id.bustype = BUS_I2C;
H A Dtps65218-pwrbutton.c109 idev->id.bustype = BUS_I2C;
H A Dmax8925_onkey.c98 input->id.bustype = BUS_I2C;
H A D88pm860x_onkey.c87 info->idev->id.bustype = BUS_I2C;
H A Dibm-panel.c139 panel->input->id.bustype = BUS_I2C;
H A Dtps65219-pwrbutton.c67 idev->id.bustype = BUS_I2C;
H A Dmma8450.c161 input->id.bustype = BUS_I2C;
H A D88pm80x_onkey.c88 info->idev->id.bustype = BUS_I2C;
/linux-master/drivers/input/joystick/
H A Dsensehat-joystick.c87 sensehat_joystick->keys_dev->id.bustype = BUS_I2C;
H A Dqwiic-joystick.c91 priv->dev->id.bustype = BUS_I2C;
/linux-master/drivers/input/tests/
H A Dinput_test.c101 id.bustype = BUS_I2C;
/linux-master/drivers/input/keyboard/
H A Ddlink-dir685-touchkeys.c102 tk->input->id.bustype = BUS_I2C;
/linux-master/drivers/hid/
H A Dhid-multitouch.c1988 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
1992 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2050 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2063 HID_DEVICE(BUS_I2C, HID_GROUP_GENERIC,
2102 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2136 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2150 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2154 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2158 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
2162 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_
[all...]
/linux-master/include/uapi/linux/
H A Dinput.h269 #define BUS_I2C 0x18 macro

Completed in 177 milliseconds

12345