Searched full:drv2665 (Results 1 – 3 of 3) sorted by relevance
3 * DRV2665 haptics driver family182 haptics->input_dev->name = "drv2665:haptics"; in drv2665_probe()284 { .name = "drv2665" },291 { .compatible = "ti,drv2665", },300 .name = "drv2665-haptics",308 MODULE_DESCRIPTION("TI DRV2665 haptics driver");
945 tristate "TI DRV2665 haptics support"950 Say Y to enable support for the TI DRV2665 haptics driver.953 module will be called drv2665-haptics.
41 obj-$(CONFIG_INPUT_DRV2665_HAPTICS) += drv2665.o