Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dhermes_dld.h32 int hermes_program(struct hermes *hw, const char *first_block, const void *end);
Dfw.c164 err = hermes_program(hw, first_block, end); in orinoco_dl_firmware()
241 ret = hermes_program(hw, first_block, end); in symbol_dl_image()
Dhermes_dld.c277 int hermes_program(struct hermes *hw, const char *first_block, const void *end) in hermes_program() function