Searched refs:ioctl_queryinformation_fe (Results 1 - 1 of 1) sorted by path

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c141 /* 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 31 milliseconds