Searched refs:i1480_rceb_check (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/uwb/i1480/dfu/ |
H A D | dfu.c | 39 * 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 D | i1480-dfu.h | 146 extern int i1480_rceb_check(const struct i1480 *,
|
H A D | mac.c | 492 if (i1480_rceb_check(i1480, &rcebe->rceb, NULL, 0, i1480_CET_VS1, i1480_mac_fw_upload()
|
Completed in 241 milliseconds