Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dhermes.c133 static int hermes_doicmd_wait(struct hermes *hw, u16 cmd, in hermes_doicmd_wait() function
237 err = hermes_doicmd_wait(hw, HERMES_CMD_INIT, 0, 0, 0, NULL); in hermes_init()
762 .init_cmd_wait = hermes_doicmd_wait,