OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ioctl_queryinformation_fe
(Results
1 - 1
of
1
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c
141
/* This function is called by ioctl_setinformation_fe or
ioctl_queryinformation_fe
344
ioctl_queryinformation_fe
(void *wl, int cmd, void* input_buf, int *input_len)
function
387
error = (int)
ioctl_queryinformation_fe
(wl, WL_OID_BASE + cmd, buf, &len);
389
error = (int)
ioctl_queryinformation_fe
(wl, cmd, buf, &len);
Completed in 365 milliseconds