Searched refs:BUS_I2C (Results 1 – 25 of 122) sorted by relevance
12345
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | adxl34x-i2c.c | 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
| H A D | pcf50633-input.c | 72 input_dev->id.bustype = BUS_I2C; in pcf50633_input_probe()
|
| H A D | ad714x-i2c.c | 77 chip = ad714x_probe(&client->dev, BUS_I2C, client->irq, in ad714x_i2c_probe()
|
| H A D | cma3000_d0x_i2c.c | 40 .bustype = BUS_I2C,
|
| H A D | max77650-onkey.c | 95 onkey->input->id.bustype = BUS_I2C; in max77650_onkey_probe()
|
| H A D | tps65218-pwrbutton.c | 117 idev->id.bustype = BUS_I2C; in tps6521x_pb_probe()
|
| H A D | 88pm860x_onkey.c | 87 info->idev->id.bustype = BUS_I2C; in pm860x_onkey_probe()
|
| H A D | 88pm80x_onkey.c | 100 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 | dm355evm_keys.c | 191 input->id.bustype = BUS_I2C; in dm355evm_keys_probe()
|
| H A D | mma8450.c | 162 input->id.bustype = BUS_I2C; in mma8450_probe()
|
| H A D | pcf8574_keypad.c | 126 idev->id.bustype = BUS_I2C; in pcf8574_kp_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | cyttsp_i2c.c | 24 .bustype = BUS_I2C,
|
| H A D | ad7879-i2c.c | 42 BUS_I2C, AD7879_DEVID); in ad7879_i2c_probe()
|
| H A D | cyttsp4_i2c.c | 25 .bustype = BUS_I2C,
|
| H A D | tsc2004.c | 17 .bustype = BUS_I2C,
|
| H A D | ar1021_i2c.c | 114 input->id.bustype = BUS_I2C; in ar1021_i2c_probe()
|
| H A D | max11801_ts.c | 189 input_dev->id.bustype = BUS_I2C; in max11801_ts_probe()
|
| H A D | migor_ts.c | 146 input->id.bustype = BUS_I2C; in migor_ts_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | dlink-dir685-touchkeys.c | 103 tk->input->id.bustype = BUS_I2C; in dir685_tk_probe()
|
| H A D | lm8333.c | 158 input->id.bustype = BUS_I2C; in lm8333_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-multitouch.c | 1912 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 1978 HID_DEVICE(BUS_I2C, HID_GROUP_GENERIC, 2017 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2051 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2065 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8, 2069 HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ams/ |
| H A D | ams-i2c.c | 267 ams_info.bustype = BUS_I2C; in ams_i2c_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input.h | 263 #define BUS_I2C 0x18 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input.h | 263 #define BUS_I2C 0x18 macro
|
12345