Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dfw.c126 err = hw->ops->read_pda(hw, pda, fw->pda_addr, fw->pda_size); in orinoco_dl_firmware()
228 ret = hw->ops->read_pda(hw, pda, fw->pda_addr, fw->pda_size); in symbol_dl_image()
Dhermes.h397 int (*read_pda)(struct hermes *hw, __le16 *pda, member
Dhermes.c769 .read_pda = hermes_read_pda,
Dorinoco_usb.c1582 .read_pda = ezusb_read_pda,