Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dadf7242.c504 static int adf7242_upload_firmware(struct adf7242_local *lp, u8 *data, u16 len) in adf7242_upload_firmware() function
1085 ret = adf7242_upload_firmware(lp, (u8 *)fw->data, fw->size); in adf7242_hw_init()