Searched refs:BUS_SPI (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dad7879-spi.c8 #include <linux/input.h> /* BUS_SPI */
46 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID);
H A Dtsc2005.c20 .bustype = BUS_SPI,
H A Dcyttsp_spi.c135 .bustype = BUS_SPI,
H A Dcyttsp4_spi.c141 .bustype = BUS_SPI,
H A Dgoodix_berlin_spi.c119 .bustype = BUS_SPI,
H A Dsurface3_spi.c264 input->id.bustype = BUS_SPI;
305 input->id.bustype = BUS_SPI;
H A Dads7846.c1269 input_dev->id.bustype = BUS_SPI;
/linux-master/drivers/input/misc/
H A Dadxl34x-spi.c10 #include <linux/input.h> /* BUS_SPI */
62 .bustype = BUS_SPI,
H A Dad714x-spi.c8 #include <linux/input.h> /* BUS_SPI */
81 chip = ad714x_probe(&spi->dev, BUS_SPI, spi->irq,
/linux-master/include/uapi/linux/
H A Dinput.h273 #define BUS_SPI 0x1C macro
/linux-master/drivers/input/joystick/
H A Dpsxpad-spi.c310 idev->id.bustype = BUS_SPI;
/linux-master/drivers/input/keyboard/
H A Dapplespi.c1282 touchpad_input_dev->id.bustype = BUS_SPI;
1716 applespi->keyboard_input_dev->id.bustype = BUS_SPI;

Completed in 227 milliseconds