Searched refs:PTR_UINT (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sync.h9 #define PTR_UINT(_ptr) ((uintptr_t)((void *)_ptr)) macro
/linux-master/net/bluetooth/
H A Dhci_conn.c850 u8 handle = PTR_UINT(data);
1725 u8 cig_id = PTR_UINT(data);
H A Dhci_sync.c6703 u8 instance = PTR_UINT(data);
H A Dhci_event.c6923 u8 handle = PTR_UINT(data);

Completed in 127 milliseconds