Searched refs:BUS_I2C (Results 1 – 25 of 111) sorted by relevance
12345
/linux/drivers/input/misc/ |
H A D | adxl34x-i2c.c | 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
H A D | ad714x-i2c.c | 64 chip = ad714x_probe(&client->dev, BUS_I2C, client->irq, in ad714x_i2c_probe()
|
H A D | 88pm886-onkey.c | 64 idev->id.bustype = BUS_I2C; in pm886_onkey_probe()
|
H A D | cma3000_d0x_i2c.c | 40 .bustype = BUS_I2C,
|
H A D | pcf50633-input.c | 72 input_dev->id.bustype = BUS_I2C; in pcf50633_input_probe()
|
H A D | rt5120-pwrkey.c | 73 priv->input->id.bustype = BUS_I2C; in rt5120_pwrkey_probe()
|
H A D | max77650-onkey.c | 95 onkey->input->id.bustype = BUS_I2C; in max77650_onkey_probe()
|
H A D | 88pm860x_onkey.c | 87 info->idev->id.bustype = BUS_I2C; in pm860x_onkey_probe()
|
H A D | tps65219-pwrbutton.c | 67 idev->id.bustype = BUS_I2C; in tps65219_pb_probe()
|
H A D | tps65218-pwrbutton.c | 109 idev->id.bustype = BUS_I2C; in tps6521x_pb_probe()
|
H A D | 88pm80x_onkey.c | 88 info->idev->id.bustype = BUS_I2C; in pm80x_onkey_probe()
|
H A D | max8925_onkey.c | 98 input->id.bustype = BUS_I2C; in max8925_onkey_probe()
|
H A D | ibm-panel.c | 136 panel->input->id.bustype = BUS_I2C; in ibm_panel_probe()
|
/linux/drivers/hid/ |
H A D | hid-multitouch.c | 2030 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2034 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2038 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2086 HID_DEVICE(BUS_I2C, HID_GROUP_ANY, I2C_VENDOR_ID_GOODIX, 2089 HID_DEVICE(BUS_I2C, HID_GROUP_ANY, I2C_VENDOR_ID_GOODIX, 2104 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2109 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2122 HID_DEVICE(BUS_I2C, HID_GROUP_GENERIC, 2177 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2211 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, [all …]
|
/linux/drivers/input/touchscreen/ |
H A D | ad7879-i2c.c | 41 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()
|
H A D | goodix_berlin_i2c.c | 29 .bustype = BUS_I2C,
|
H A D | tsc2004.c | 17 .bustype = BUS_I2C,
|
H A D | cyttsp_i2c.c | 81 .bustype = BUS_I2C,
|
H A D | ar1021_i2c.c | 113 input->id.bustype = BUS_I2C; in ar1021_i2c_probe()
|
H A D | max11801_ts.c | 188 input_dev->id.bustype = BUS_I2C; in max11801_ts_probe()
|
/linux/drivers/input/joystick/ |
H A D | sensehat-joystick.c | 87 sensehat_joystick->keys_dev->id.bustype = BUS_I2C; in sensehat_joystick_probe()
|
H A D | qwiic-joystick.c | 91 priv->dev->id.bustype = BUS_I2C; in qwiic_probe()
|
/linux/drivers/hid/i2c-hid/ |
H A D | i2c-hid-dmi-quirks.c | 422 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, USB_VENDOR_ID_ELAN, 0x2dcd),
|
/linux/drivers/macintosh/ams/ |
H A D | ams-i2c.c | 261 ams_info.bustype = BUS_I2C; in ams_i2c_init()
|
/linux/drivers/input/keyboard/ |
H A D | lm8333.c | 157 input->id.bustype = BUS_I2C; in lm8333_probe()
|
12345