Home
last modified time | relevance | path

Searched refs:hermes_struct_init (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intersil/orinoco/
Dorinoco_pci.c151 hermes_struct_init(&priv->hw, hermes_io, HERMES_32BIT_REGSPACING); in orinoco_pci_init_one()
Dorinoco_tmd.c137 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_tmd_init_one()
Dspectrum_cs.c233 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in spectrum_cs_config()
Dorinoco_cs.c171 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in orinoco_cs_config()
Dairport.c191 hermes_struct_init(hw, card->vaddr, HERMES_16BIT_REGSPACING); in airport_attach()
Dorinoco_nortel.c195 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_nortel_init_one()
Dorinoco_plx.c234 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_plx_init_one()
Dhermes.c187 void hermes_struct_init(struct hermes *hw, void __iomem *address, in hermes_struct_init() function
196 EXPORT_SYMBOL(hermes_struct_init);
Dhermes.h431 void hermes_struct_init(struct hermes *hw, void __iomem *address,