Searched refs:read_pda (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/wireless/intersil/orinoco/ |
D | fw.c | 126 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()
|
D | hermes.h | 397 int (*read_pda)(struct hermes *hw, __le16 *pda, member
|
D | hermes.c | 769 .read_pda = hermes_read_pda,
|
D | orinoco_usb.c | 1582 .read_pda = ezusb_read_pda,
|