Searched refs:BUS_I2C (Results 1 – 25 of 111) sorted by relevance
12345
/linux-6.1.9/drivers/input/misc/ |
D | adxl34x-i2c.c | 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
D | pcf50633-input.c | 72 input_dev->id.bustype = BUS_I2C; in pcf50633_input_probe()
|
D | ad714x-i2c.c | 77 chip = ad714x_probe(&client->dev, BUS_I2C, client->irq, in ad714x_i2c_probe()
|
D | cma3000_d0x_i2c.c | 40 .bustype = BUS_I2C,
|
D | rt5120-pwrkey.c | 73 priv->input->id.bustype = BUS_I2C; in rt5120_pwrkey_probe()
|
D | max77650-onkey.c | 95 onkey->input->id.bustype = BUS_I2C; in max77650_onkey_probe()
|
D | 88pm80x_onkey.c | 100 info->idev->id.bustype = BUS_I2C; in pm80x_onkey_probe()
|
D | 88pm860x_onkey.c | 87 info->idev->id.bustype = BUS_I2C; in pm860x_onkey_probe()
|
D | tps65218-pwrbutton.c | 109 idev->id.bustype = BUS_I2C; in tps6521x_pb_probe()
|
D | dm355evm_keys.c | 191 input->id.bustype = BUS_I2C; in dm355evm_keys_probe()
|
D | max8925_onkey.c | 98 input->id.bustype = BUS_I2C; in max8925_onkey_probe()
|
D | mma8450.c | 162 input->id.bustype = BUS_I2C; in mma8450_probe()
|
D | ibm-panel.c | 140 panel->input->id.bustype = BUS_I2C; in ibm_panel_probe()
|
/linux-6.1.9/drivers/input/touchscreen/ |
D | ad7879-i2c.c | 42 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()
|
D | cyttsp4_i2c.c | 25 .bustype = BUS_I2C,
|
D | cyttsp_i2c.c | 26 .bustype = BUS_I2C,
|
D | tsc2004.c | 17 .bustype = BUS_I2C,
|
D | ar1021_i2c.c | 114 input->id.bustype = BUS_I2C; in ar1021_i2c_probe()
|
D | max11801_ts.c | 189 input_dev->id.bustype = BUS_I2C; in max11801_ts_probe()
|
D | migor_ts.c | 146 input->id.bustype = BUS_I2C; in migor_ts_probe()
|
/linux-6.1.9/drivers/input/joystick/ |
D | sensehat-joystick.c | 87 sensehat_joystick->keys_dev->id.bustype = BUS_I2C; in sensehat_joystick_probe()
|
D | qwiic-joystick.c | 91 priv->dev->id.bustype = BUS_I2C; in qwiic_probe()
|
/linux-6.1.9/drivers/input/keyboard/ |
D | dlink-dir685-touchkeys.c | 103 tk->input->id.bustype = BUS_I2C; in dir685_tk_probe()
|
/linux-6.1.9/drivers/hid/ |
D | hid-multitouch.c | 1967 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 1971 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2037 HID_DEVICE(BUS_I2C, HID_GROUP_GENERIC, 2076 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2110 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2124 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2128 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
|
/linux-6.1.9/drivers/macintosh/ams/ |
D | ams-i2c.c | 263 ams_info.bustype = BUS_I2C; in ams_i2c_init()
|
12345