Searched refs:i1480_rceb_check (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/uwb/i1480/dfu/
H A Ddfu.c39 * i1480_rceb_check - Check RCEB for expected field values
52 int i1480_rceb_check(const struct i1480 *i1480, const struct uwb_rceb *rceb, i1480_rceb_check() function
81 EXPORT_SYMBOL_GPL(i1480_rceb_check); variable
132 if (i1480_rceb_check(i1480, i1480->evt_buf, NULL, i1480_cmd()
147 result = i1480_rceb_check(i1480, i1480->evt_buf, cmd_name, context, i1480_cmd()
H A Di1480-dfu.h146 extern int i1480_rceb_check(const struct i1480 *,
H A Dmac.c492 if (i1480_rceb_check(i1480, &rcebe->rceb, NULL, 0, i1480_CET_VS1, i1480_mac_fw_upload()

Completed in 184 milliseconds