Home
last modified time | relevance | path

Searched full:ft260 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/
H A Dhid-ft260.c3 * hid-ft260.c - FTDI FT260 USB HID to I2C host bridge
23 MODULE_PARM_DESC(debug, "Toggle FT260 debugging messages");
37 * The ft260 input report format defines 62 bytes for the data payload, but
52 * The FT260 has 2 interfaces that are controlled by DCNF0 and DCNF1 pins.
150 u8 pwren_status; /* 0 - FT260 is not ready, 1 - ready */
1018 "FT260 usb-i2c bridge"); in ft260_probe()
1097 .name = "ft260",
1105 MODULE_DESCRIPTION("FTDI FT260 USB HID to I2C host bridge");
/linux/
H A DMAINTAINERS10454 FT260 FTDI USB-HID TO I2C BRIDGE DRIVER
10459 F: drivers/hid/hid-ft260.c