Searched refs:bustype (Results 1 - 25 of 411) sorted by relevance

1234567891011>>

/linux-master/drivers/input/misc/
H A Dadxl34x.h17 u16 bustype; member in struct:adxl34x_bus_ops
H A Dcma3000_d0x.h19 u16 bustype; member in struct:cma3000_bus_ops
H A Dadxl34x-i2c.c64 .bustype = BUS_I2C,
71 .bustype = BUS_I2C,
H A Drb532_button.c66 input->id.bustype = BUS_HOST;
/linux-master/drivers/input/touchscreen/
H A Dad7879.h22 int irq, u16 bustype, u8 devid);
H A Dcyttsp4_i2c.c25 .bustype = BUS_I2C,
H A Dcyttsp_i2c.c26 .bustype = BUS_I2C,
H A Dgoodix_berlin_i2c.c29 .bustype = BUS_I2C,
H A Dtsc2004.c17 .bustype = BUS_I2C,
H A Dtsc2005.c20 .bustype = BUS_SPI,
/linux-master/include/linux/usb/
H A Dinput.h16 id->bustype = BUS_USB;
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dbus.h61 dev->sdev->bus->bustype == SSB_BUSTYPE_PCMCIA);
75 return (dev->sdev->bus->bustype == SSB_BUSTYPE_PCI);
84 dev->sdev->bus->bustype == SSB_BUSTYPE_SDIO);
/linux-master/drivers/ssb/
H A Dscan.c165 switch (bus->bustype) {
189 switch (bus->bustype) {
204 switch (bus->bustype) {
228 switch (bus->bustype) {
259 if (bus->bustype == SSB_BUSTYPE_PCI) {
311 if (bus->bustype == SSB_BUSTYPE_PCI) {
331 if (bus->bustype == SSB_BUSTYPE_SSB) {
402 if (bus->bustype == SSB_BUSTYPE_PCI) {
422 if (bus->bustype == SSB_BUSTYPE_PCI) {
H A Ddriver_gpio.c30 if (bus->bustype == SSB_BUSTYPE_SSB)
148 if (bus->bustype != SSB_BUSTYPE_SSB)
193 if (bus->bustype != SSB_BUSTYPE_SSB)
237 if (bus->bustype == SSB_BUSTYPE_SSB)
347 if (bus->bustype != SSB_BUSTYPE_SSB)
391 if (bus->bustype != SSB_BUSTYPE_SSB)
432 if (bus->bustype == SSB_BUSTYPE_SSB)
/linux-master/include/uapi/linux/
H A Dvirtio_input.h51 __le16 bustype; member in struct:virtio_input_devids
H A Dhidraw.h28 __u32 bustype; member in struct:hidraw_devinfo
/linux-master/drivers/input/tests/
H A Dinput_test.c24 input_dev->id.bustype = BUS_VIRTUAL;
98 id.bustype = BUS_VIRTUAL;
101 id.bustype = BUS_I2C;
/linux-master/drivers/macintosh/ams/
H A Dams-input.c66 input->id.bustype = ams_info.bustype;
H A Dams.h58 __u16 bustype; member in struct:ams
/linux-master/drivers/macintosh/
H A Dvia-pmu-event.c43 pmu_input_dev->id.bustype = BUS_HOST;
/linux-master/drivers/platform/x86/
H A Dacer-wireless.c47 idev->id.bustype = BUS_HOST;
/linux-master/sound/drivers/pcsp/
H A Dpcsp_input.c87 input_dev->id.bustype = BUS_ISA;
/linux-master/drivers/accessibility/speakup/
H A Dfakekey.c32 virt_keyboard->id.bustype = BUS_VIRTUAL;
/linux-master/samples/hidraw/
H A Dhid-example.c108 info.bustype, bus_str(info.bustype));
/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h81 unsigned char bustype[6]; member in struct:mpc_bus

Completed in 288 milliseconds

1234567891011>>