Searched refs:bustype (Results 1 – 25 of 311) sorted by relevance
12345678910>>...13
/drivers/ssb/ |
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() 330 if (bus->bustype == SSB_BUSTYPE_SSB) { in ssb_bus_scan() 403 if (bus->bustype == SSB_BUSTYPE_PCI) { in ssb_bus_scan() 422 if (bus->bustype == SSB_BUSTYPE_PCI) { in ssb_bus_scan()
|
D | driver_gpio.c | 35 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_gpio_to_irq() 152 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_chipco_domain_init() 197 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_chipco_domain_exit() 240 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_gpio_chipco_init() 349 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_extif_domain_init() 393 if (bus->bustype != SSB_BUSTYPE_SSB) in ssb_gpio_irq_extif_domain_exit() 433 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_gpio_extif_init()
|
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()
|
D | main.c | 62 if (bus->bustype == SSB_BUSTYPE_PCI && in ssb_pci_dev_to_bus() 81 if (bus->bustype == SSB_BUSTYPE_PCMCIA && in ssb_pcmcia_dev_to_bus() 423 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_devices_unregister() 494 switch (bus->bustype) { in ssb_devices_register() 575 if (bus->bustype == SSB_BUSTYPE_SSB) in ssb_attach_queued_buses() 705 bus->bustype = SSB_BUSTYPE_PCI; in ssb_bus_pcibus_register() 729 bus->bustype = SSB_BUSTYPE_PCMCIA; in ssb_bus_pcmciabus_register() 749 bus->bustype = SSB_BUSTYPE_SDIO; in ssb_bus_sdiobus_register() 771 bus->bustype = SSB_BUSTYPE_SSB; in ssb_bus_ssbbus_register() 1126 switch (dev->bus->bustype) { in ssb_dma_translation() [all …]
|
/drivers/net/wireless/b43/ |
D | bus.h | 60 dev->sdev->bus->bustype == SSB_BUSTYPE_PCMCIA); in b43_bus_host_is_pcmcia() 74 return (dev->sdev->bus->bustype == SSB_BUSTYPE_PCI); in b43_bus_host_is_pci() 83 dev->sdev->bus->bustype == SSB_BUSTYPE_SDIO); in b43_bus_host_is_sdio()
|
/drivers/scsi/ |
D | eata_pio.c | 108 (SD(shost)->bustype == 'P')?"PCI ": in eata_pio_show_info() 109 (SD(shost)->bustype == 'E')?"EISA":"ISA "); in eata_pio_show_info() 738 hd->bustype = IS_PCI; in register_pio_HBA() 740 hd->bustype = IS_EISA; in register_pio_HBA() 742 hd->bustype = IS_ISA; in register_pio_HBA() 745 hd->bustype = IS_PCI; in register_pio_HBA() 747 hd->bustype = IS_EISA; in register_pio_HBA() 749 hd->bustype = IS_ISA; in register_pio_HBA() 938 SD(HBA_ptr)->EATA_revision, (SD(HBA_ptr)->bustype == 'P') ? in eata_pio_detect() 939 "PCI " : (SD(HBA_ptr)->bustype == 'E') ? "EISA" : "ISA ", in eata_pio_detect()
|
/drivers/input/misc/ |
D | adxl34x-i2c.c | 64 .bustype = BUS_I2C, 71 .bustype = BUS_I2C,
|
D | cma3000_d0x.h | 30 u16 bustype; member
|
D | adxl34x.h | 17 u16 bustype; member
|
D | rb532_button.c | 69 poll_dev->input->id.bustype = BUS_HOST; in rb532_button_probe()
|
D | cma3000_d0x.c | 335 input_dev->id.bustype = bops->bustype; in cma3000_init()
|
/drivers/macintosh/ams/ |
D | ams-input.c | 75 input->id.bustype = ams_info.bustype; in ams_input_enable()
|
D | ams.h | 54 __u16 bustype; member
|
/drivers/input/touchscreen/ |
D | ad7879.h | 18 u16 bustype; member
|
D | cyttsp4_i2c.c | 35 .bustype = BUS_I2C,
|
D | cyttsp_i2c.c | 34 .bustype = BUS_I2C,
|
D | tsc2004.c | 26 .bustype = BUS_I2C,
|
D | tsc2005.c | 28 .bustype = BUS_SPI,
|
D | ad7879-i2c.c | 51 .bustype = BUS_I2C,
|
/drivers/virtio/ |
D | virtio_input.c | 246 u.ids.bustype, &vi->idev->id.bustype); in virtinput_probe() 254 vi->idev->id.bustype = BUS_VIRTUAL; in virtinput_probe()
|
/drivers/macintosh/ |
D | via-pmu-event.c | 43 pmu_input_dev->id.bustype = BUS_HOST; in via_pmu_event_init()
|
/drivers/staging/speakup/ |
D | fakekey.c | 45 virt_keyboard->id.bustype = BUS_VIRTUAL; in speakup_add_virtual_keyboard()
|
/drivers/media/pci/mantis/ |
D | mantis_input.c | 56 dev->input_id.bustype = BUS_PCI; in mantis_input_init()
|
/drivers/platform/x86/ |
D | hp-wireless.c | 50 hpwl_input_dev->id.bustype = BUS_HOST; in hp_wireless_input_setup()
|
D | toshiba-wmi.c | 88 toshiba_wmi_input_dev->id.bustype = BUS_HOST; in toshiba_wmi_input_setup()
|
12345678910>>...13