Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intersil/orinoco/
A Dorinoco_pci.c151 hermes_struct_init(&priv->hw, hermes_io, HERMES_32BIT_REGSPACING); in orinoco_pci_init_one()
A Dorinoco_tmd.c137 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_tmd_init_one()
A Dspectrum_cs.c224 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in spectrum_cs_config()
A Dairport.c190 hermes_struct_init(hw, card->vaddr, HERMES_16BIT_REGSPACING); in airport_attach()
A Dorinoco_cs.c162 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in orinoco_cs_config()
A Dhermes.c186 void hermes_struct_init(struct hermes *hw, void __iomem *address, in hermes_struct_init() function
195 EXPORT_SYMBOL(hermes_struct_init);
A Dorinoco_nortel.c195 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_nortel_init_one()
A Dorinoco_plx.c234 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_plx_init_one()
A Dhermes.h431 void hermes_struct_init(struct hermes *hw, void __iomem *address,

Completed in 17 milliseconds