Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Dorinoco_tmd.c134 hermes_struct_init(&(priv->hw), dev->base_addr, in orinoco_tmd_init_one()
Dhermes.c128 void hermes_struct_init(hermes_t *hw, ulong address, in hermes_struct_init() function
567 EXPORT_SYMBOL(hermes_struct_init);
Dorinoco_plx.c242 hermes_struct_init(&(priv->hw), dev->base_addr, in orinoco_plx_init_one()
Dairport.c219 hermes_struct_init(hw, (ulong)card->vaddr, in airport_attach()
Dorinoco_pci.c228 hermes_struct_init(&(priv->hw), dev->base_addr, HERMES_MEM, HERMES_32BIT_REGSPACING); in orinoco_pci_init_one()
Dhermes.h313 void hermes_struct_init(hermes_t *hw, ulong address, int io_space, int reg_spacing);
Dorinoco_cs.c474 hermes_struct_init(hw, link->io.BasePort1, in orinoco_cs_config()