Searched refs:uwb_est_register (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/uwb/i1480/ |
| D | i1480-est.c | 45 int result = uwb_est_register(i1480_CET_VS1, 0x00, 0x8086, 0x0c3b, in i1480_est_init() 52 result = uwb_est_register(i1480_CET_VS1, 0x01, 0x8086, 0x0c3b, in i1480_est_init()
|
| /Linux-v5.4/drivers/staging/uwb/ |
| D | est.c | 177 result = uwb_est_register(UWB_RC_CET_GENERAL, 0, 0xffff, 0xffff, in uwb_est_create() 181 result = uwb_est_register(UWB_RC_CET_EX_TYPE_1, 0, 0xffff, 0xffff, in uwb_est_create() 242 int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_register() function 275 EXPORT_SYMBOL_GPL(uwb_est_register);
|
| D | uwb.h | 666 int uwb_est_register(u8 type, u8 code_high, u16 vendor, u16 product,
|