Home
last modified time | relevance | path

Searched defs:pHandle (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_msgqueue.c14 int wilc_mq_create(WILC_MsgQueueHandle *pHandle) in wilc_mq_create()
30 int wilc_mq_destroy(WILC_MsgQueueHandle *pHandle) in wilc_mq_destroy()
56 int wilc_mq_send(WILC_MsgQueueHandle *pHandle, in wilc_mq_send()
113 int wilc_mq_recv(WILC_MsgQueueHandle *pHandle, in wilc_mq_recv()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c4993 u16 *pu2Temp, *pPackets, *pHandle, *pDblocks; in BTHCI_EventNumOfCompletedDataBlocks() local