Searched refs:hermes_read_words (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/net/wireless/ |
D | hermes.c | 419 hermes_read_words(hw, dreg, buf, len/2); in hermes_bap_pread() 533 hermes_read_words(hw, dreg, buf, nwords); in hermes_read_ltv()
|
D | hermes.h | 365 static inline void hermes_read_words(struct hermes *hw, int off, void *buf, unsigned count) in hermes_read_words() function
|
D | orinoco.c | 1606 hermes_read_words(hw, HERMES_DATA1, (void *) &tallies, in __orinoco_ev_info() 1638 hermes_read_words(hw, HERMES_DATA1, (void *) &linkstatus, in __orinoco_ev_info()
|