Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/i1480/dfu/
Di1480-dfu.h144 extern int i1480_phy_fw_upload(struct i1480 *);
Ddfu.c195 result = i1480_phy_fw_upload(i1480); /* PHY fw */ in i1480_fw_upload()
Dphy.c163 int i1480_phy_fw_upload(struct i1480 *i1480) in i1480_phy_fw_upload() function