Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c344 ioctl_queryinformation_fe(void *wl, int cmd, void* input_buf, int *input_len) in ioctl_queryinformation_fe() function
387 error = (int)ioctl_queryinformation_fe(wl, WL_OID_BASE + cmd, buf, &len); in wl_get()
389 error = (int)ioctl_queryinformation_fe(wl, cmd, buf, &len); in wl_get()