Searched refs:hermes_struct_init (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/net/wireless/ |
D | orinoco_tmd.c | 134 hermes_struct_init(&(priv->hw), dev->base_addr, in orinoco_tmd_init_one()
|
D | hermes.c | 128 void hermes_struct_init(hermes_t *hw, ulong address, in hermes_struct_init() function 567 EXPORT_SYMBOL(hermes_struct_init);
|
D | orinoco_plx.c | 242 hermes_struct_init(&(priv->hw), dev->base_addr, in orinoco_plx_init_one()
|
D | airport.c | 219 hermes_struct_init(hw, (ulong)card->vaddr, in airport_attach()
|
D | orinoco_pci.c | 228 hermes_struct_init(&(priv->hw), dev->base_addr, HERMES_MEM, HERMES_32BIT_REGSPACING); in orinoco_pci_init_one()
|
D | hermes.h | 313 void hermes_struct_init(hermes_t *hw, ulong address, int io_space, int reg_spacing);
|
D | orinoco_cs.c | 474 hermes_struct_init(hw, link->io.BasePort1, in orinoco_cs_config()
|