Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/i1480/
Di1480-est.c59 int result = uwb_est_register(i1480_CET_VS1, 0x00, 0x8086, 0x0c3b, in i1480_est_init()
66 result = uwb_est_register(i1480_CET_VS1, 0x01, 0x8086, 0x0c3b, in i1480_est_init()
/linux-4.19.296/drivers/uwb/
Dest.c191 result = uwb_est_register(UWB_RC_CET_GENERAL, 0, 0xffff, 0xffff, in uwb_est_create()
195 result = uwb_est_register(UWB_RC_CET_EX_TYPE_1, 0, 0xffff, 0xffff, in uwb_est_create()
256 int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_register() function
289 EXPORT_SYMBOL_GPL(uwb_est_register);
/linux-4.19.296/include/linux/
Duwb.h680 int uwb_est_register(u8 type, u8 code_high, u16 vendor, u16 product,