Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhermes.c134 static int hermes_doicmd_wait(struct hermes *hw, u16 cmd, in hermes_doicmd_wait() function
238 err = hermes_doicmd_wait(hw, HERMES_CMD_INIT, 0, 0, 0, NULL); in hermes_init()
763 .init_cmd_wait = hermes_doicmd_wait,