Searched refs:boardinfo (Results 1 – 19 of 19) sorted by relevance
166 const struct pci6208_board *boardinfo = NULL; in pci6208_auto_attach() local173 boardinfo = &pci6208_boards[context]; in pci6208_auto_attach()174 if (!boardinfo) in pci6208_auto_attach()176 dev->board_ptr = boardinfo; in pci6208_auto_attach()177 dev->board_name = boardinfo->name; in pci6208_auto_attach()197 s->n_chan = boardinfo->ao_chans; in pci6208_auto_attach()
788 const struct vmk80xx_board *boardinfo = comedi_board(dev); in vmk80xx_init_subdevices() local810 s->n_chan = boardinfo->ai_nchans; in vmk80xx_init_subdevices()811 s->maxdata = boardinfo->ai_maxdata; in vmk80xx_init_subdevices()812 s->range_table = boardinfo->range; in vmk80xx_init_subdevices()819 s->n_chan = boardinfo->ao_nchans; in vmk80xx_init_subdevices()821 s->range_table = boardinfo->range; in vmk80xx_init_subdevices()832 s->n_chan = boardinfo->di_nchans; in vmk80xx_init_subdevices()851 s->maxdata = boardinfo->cnt_maxdata; in vmk80xx_init_subdevices()864 s->n_chan = boardinfo->pwm_nchans; in vmk80xx_init_subdevices()865 s->maxdata = boardinfo->pwm_maxdata; in vmk80xx_init_subdevices()[all …]
110 dev->board_vendor = core->bus->boardinfo.vendor; in b43_bus_dev_bcma_init()111 dev->board_type = core->bus->boardinfo.type; in b43_bus_dev_bcma_init()209 dev->board_vendor = sdev->bus->boardinfo.vendor; in b43_bus_dev_ssb_init()210 dev->board_type = sdev->bus->boardinfo.type; in b43_bus_dev_ssb_init()
5307 if (bus->boardinfo.vendor == SSB_BOARDVENDOR_DELL && in b43_sprom_fixup()5310 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43_sprom_fixup()5311 bus->boardinfo.type == 0x4E && bus->sprom.board_rev > 0x40) in b43_sprom_fixup()
92 drvr->wlc->hw->d11core->bus->boardinfo.vendor, in brcms_debugfs_hardware_read()93 drvr->wlc->hw->d11core->bus->boardinfo.type, in brcms_debugfs_hardware_read()
484 sih->boardvendor = pbus->boardinfo.vendor; in ai_doattach()485 sih->boardtype = pbus->boardinfo.type; in ai_doattach()
4422 core->bus->boardinfo.vendor, in brcms_b_attach()4423 core->bus->boardinfo.type); in brcms_b_attach()4460 wlc_hw->vendorid = core->bus->boardinfo.vendor; in brcms_b_attach()4461 wlc_hw->deviceid = core->bus->boardinfo.type; in brcms_b_attach()
211 if (bus->boardinfo.vendor == PCI_VENDOR_ID_COMPAQ) in b43legacy_leds_init()216 if (bus->boardinfo.vendor == PCI_VENDOR_ID_ASUSTEK) in b43legacy_leds_init()
2000 dev->dev->bus->boardinfo.type == 0x421 && in b43legacy_default_radio_attenuation()2004 dev->dev->bus->boardinfo.type == 0x416) in b43legacy_default_radio_attenuation()2010 dev->dev->bus->boardinfo.type == 0x421 && in b43legacy_default_radio_attenuation()2020 dev->dev->bus->boardinfo.type == 0x421 && in b43legacy_default_radio_attenuation()2024 dev->dev->bus->boardinfo.type == in b43legacy_default_radio_attenuation()2054 dev->dev->bus->boardinfo.type == 0x421) { in b43legacy_default_radio_attenuation()
170 (dev->dev->bus->boardinfo.type == 0x0416)) in b43legacy_phy_init_pctl()410 (dev->dev->bus->boardinfo.type == 0x0416) && in b43legacy_phy_setupg()426 (dev->dev->bus->boardinfo.type == 0x0416) && in b43legacy_phy_setupg()563 (dev->dev->bus->boardinfo.type != 0x0416)) { in b43legacy_phy_initb5()1797 if ((dev->dev->bus->boardinfo.type == 0x0416) && in b43legacy_phy_xmitpower()
802 return (dev->dev->bus->boardinfo.vendor == PCI_VENDOR_ID_BROADCOM); in is_bcm_board_vendor()
3807 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()3808 bus->boardinfo.type == 0x4E && in b43legacy_sprom_fixup()
5 obj-$(CONFIG_I2C_BOARDINFO) += i2c-boardinfo.o
205 bus->boardinfo.vendor = bus->host_pci->subsystem_vendor; in bcma_host_pci_probe()206 bus->boardinfo.type = bus->host_pci->subsystem_device; in bcma_host_pci_probe()
287 struct boardinfo { struct503 struct boardinfo *bi; in spi_register_board_info()1123 struct boardinfo *bi; in spi_register_master()
770 memcpy(&bus->boardinfo, &iv.boardinfo, sizeof(iv.boardinfo)); in ssb_fetch_invariants()
476 struct ssb_boardinfo *bi = &iv->boardinfo; in ssb_sdio_get_invariants()
624 struct ssb_boardinfo *bi = &iv->boardinfo; in ssb_pcmcia_do_get_invariants()
880 ssb_pci_get_boardinfo(bus, &iv->boardinfo); in ssb_pci_get_invariants()