OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ioctl_setinformation_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
363
ioctl_setinformation_fe
(void *wl, int cmd, void* buf, int *len)
function
410
error = (int)
ioctl_setinformation_fe
(wl, WL_OID_BASE + cmd, buf, &len);
412
error = (int)
ioctl_setinformation_fe
(wl, cmd, buf, &len);
Completed in 109 milliseconds