Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_msgqueue.h43 int wilc_mq_create(WILC_MsgQueueHandle *pHandle);
Dwilc_msgqueue.c14 int wilc_mq_create(WILC_MsgQueueHandle *pHandle) in wilc_mq_create() function
Dhost_interface.c4116 result = wilc_mq_create(&hif_msg_q); in host_int_init()