Searched refs:bustype (Results 1 – 25 of 389) sorted by relevance
12345678910>>...16
| /drivers/ssb/ |
| A D | scan.c | 165 switch (bus->bustype) { in scan_read32() 189 switch (bus->bustype) { in scan_switchcore() 204 switch (bus->bustype) { in ssb_iounmap() 228 switch (bus->bustype) { in ssb_ioremap() 259 if (bus->bustype == SSB_BUSTYPE_PCI) { in we_support_multiple_80211_cores() 311 if (bus->bustype == SSB_BUSTYPE_PCI) { in ssb_bus_scan() 331 if (bus->bustype == SSB_BUSTYPE_SSB) { in ssb_bus_scan() 402 if (bus->bustype == SSB_BUSTYPE_PCI) { in ssb_bus_scan() 422 if (bus->bustype == SSB_BUSTYPE_PCI) { in ssb_bus_scan()
|
| A D | driver_gpio.c | 30 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_gpio_to_irq() 150 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_chipco_domain_init() 195 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_chipco_domain_exit() 239 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_gpio_chipco_init() 351 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_extif_domain_init() 395 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_extif_domain_exit() 436 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_gpio_extif_init()
|
| A D | main.c | 64 if (bus->bustype == SSB_BUSTYPE_PCI && in ssb_pci_dev_to_bus() 83 if (bus->bustype == SSB_BUSTYPE_PCMCIA && in ssb_pcmcia_dev_to_bus() 427 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_devices_unregister() 496 switch (bus->bustype) { in ssb_devices_register() 578 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_attach_queued_buses() 709 bus->bustype = SSB_BUSTYPE_PCI; in ssb_bus_pcibus_register() 735 bus->bustype = SSB_BUSTYPE_PCMCIA; in ssb_bus_pcmciabus_register() 756 bus->bustype = SSB_BUSTYPE_SDIO; in ssb_bus_sdiobus_register() 778 bus->bustype = SSB_BUSTYPE_SSB; in ssb_bus_host_soc_register() 1135 switch (dev->bus->bustype) { in ssb_dma_translation() [all …]
|
| A D | driver_chipcommon.c | 125 if (bus->bustype == SSB_BUSTYPE_SSB || in chipco_pctl_get_slowclksrc() 126 bus->bustype == SSB_BUSTYPE_PCMCIA) in chipco_pctl_get_slowclksrc() 128 if (bus->bustype == SSB_BUSTYPE_PCI) { in chipco_pctl_get_slowclksrc() 266 if (bus->bustype != SSB_BUSTYPE_PCI) in calc_fast_powerup_delay() 315 if (cc->dev->bus->bustype != SSB_BUSTYPE_SSB) in ssb_chipco_watchdog_timer_set_wdt() 326 if (cc->dev->bus->bustype != SSB_BUSTYPE_SSB) in ssb_chipco_watchdog_timer_set_ms() 369 if (cc->dev->bus->bustype == SSB_BUSTYPE_SSB) { in ssb_chipcommon_init()
|
| /drivers/net/wireless/broadcom/b43/ |
| A D | bus.h | 61 dev->sdev->bus->bustype == SSB_BUSTYPE_PCMCIA); in b43_bus_host_is_pcmcia() 75 return (dev->sdev->bus->bustype == SSB_BUSTYPE_PCI); in b43_bus_host_is_pci() 84 dev->sdev->bus->bustype == SSB_BUSTYPE_SDIO); in b43_bus_host_is_sdio()
|
| /drivers/input/tests/ |
| A D | input_test.c | 24 input_dev->id.bustype = BUS_VIRTUAL; in input_test_init() 98 id.bustype = BUS_VIRTUAL; in input_test_match_device_id() 101 id.bustype = BUS_I2C; in input_test_match_device_id()
|
| /drivers/input/misc/ |
| A D | adxl34x-i2c.c | 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
| A D | adxl34x.h | 17 u16 bustype; member
|
| A D | cma3000_d0x.h | 19 u16 bustype; member
|
| A D | xen-kbdfront.c | 252 kbd->id.bustype = BUS_PCI; in xenkbd_probe() 299 ptr->id.bustype = BUS_PCI; in xenkbd_probe() 349 mtouch->id.bustype = BUS_PCI; in xenkbd_probe()
|
| A D | rb532_button.c | 66 input->id.bustype = BUS_HOST; in rb532_button_probe()
|
| /drivers/macintosh/ams/ |
| A D | ams-input.c | 66 input->id.bustype = ams_info.bustype; in ams_input_enable()
|
| A D | ams.h | 58 __u16 bustype; member
|
| /drivers/input/joystick/iforce/ |
| A D | iforce-main.c | 211 int iforce_init_device(struct device *parent, u16 bustype, in iforce_init_device() argument 236 input_dev->id.bustype = bustype; in iforce_init_device()
|
| /drivers/input/touchscreen/ |
| A D | ad7879.h | 22 int irq, u16 bustype, u8 devid);
|
| A D | tsc2004.c | 17 .bustype = BUS_I2C,
|
| A D | goodix_berlin_i2c.c | 29 .bustype = BUS_I2C,
|
| A D | tsc2005.c | 20 .bustype = BUS_SPI,
|
| /drivers/net/wireless/ath/ |
| A D | ath.h | 334 static inline const char *ath_bus_type_to_string(enum ath_bus_type bustype) in ath_bus_type_to_string() argument 336 return ath_bus_type_strings[bustype]; in ath_bus_type_to_string()
|
| /drivers/virtio/ |
| A D | virtio_input.c | 265 u.ids.bustype, &vi->idev->id.bustype); in virtinput_probe() 273 vi->idev->id.bustype = BUS_VIRTUAL; in virtinput_probe()
|
| /drivers/macintosh/ |
| A D | via-pmu-event.c | 43 pmu_input_dev->id.bustype = BUS_HOST; in via_pmu_event_init()
|
| /drivers/accessibility/speakup/ |
| A D | fakekey.c | 32 virt_keyboard->id.bustype = BUS_VIRTUAL; in speakup_add_virtual_keyboard()
|
| /drivers/platform/x86/intel/ |
| A D | hid.c | 444 priv->input_dev->id.bustype = BUS_HOST; in intel_hid_input_setup() 464 priv->array->id.bustype = BUS_HOST; in intel_button_array_input_setup() 482 priv->switches->id.bustype = BUS_HOST; in intel_hid_switches_setup()
|
| A D | vbtn.c | 122 priv->buttons_dev->id.bustype = BUS_HOST; in intel_vbtn_input_setup() 140 priv->switches_dev->id.bustype = BUS_HOST; in intel_vbtn_input_setup()
|
| /drivers/platform/x86/ |
| A D | acer-wireless.c | 47 idev->id.bustype = BUS_HOST; in acer_wireless_add()
|
Completed in 36 milliseconds
12345678910>>...16