Home
last modified time | relevance | path

Searched refs:pvUserArg (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h667 wilc_connect_result pfConnectResult, void *pvUserArg,
841 void *pvUserArg,
1084 …on_chan_expired RemainOnChanExpired, wilc_remain_on_chan_ready RemainOnChanReady, void *pvUserArg);
Dhost_interface.c3455 wilc_connect_result pfConnectResult, void *pvUserArg, in host_int_set_join_req() argument
3480 msg.body.con_info.arg = pvUserArg; in host_int_set_join_req()
3877 void *pvUserArg, struct hidden_network *pstrHiddenNetwork) in host_int_scan() argument
3902 msg.body.scan_info.arg = pvUserArg; in host_int_scan()
4353 void *pvUserArg) in host_int_remain_on_channel() argument
4369 msg.body.remain_on_ch.pVoid = pvUserArg; in host_int_remain_on_channel()