Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/i1480/dfu/
Di1480-dfu.h142 extern int i1480_pre_fw_upload(struct i1480 *);
Ddfu.c181 result = i1480_pre_fw_upload(i1480); /* PHY pre fw */ in i1480_fw_upload()
Dmac.c364 int i1480_pre_fw_upload(struct i1480 *i1480) in i1480_pre_fw_upload() function