Searched refs:woal_get_version (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_proc.c | 133 woal_get_version(handle, fmt, sizeof(fmt) - 1); in woal_info_proc_read()
|
| H A D | moal_main.h | 2347 void woal_get_version(moal_handle *handle, char *version, int maxlen);
|
| H A D | moal_main.c | 2424 woal_get_version(handle, str_buf, sizeof(str_buf) - 1); 6730 woal_get_version(phandle, str_buf, sizeof(str_buf) - 1); 7640 woal_get_version(phandle, buf, sizeof(buf) - 1);
|
| H A D | moal_ioctl.c | 3078 woal_get_version(moal_handle *handle, char *version, int max_len) in woal_get_version() function 3114 woal_get_version(priv->phandle, buf, sizeof(buf) - 1); in woal_get_driver_version()
|
| H A D | moal_eth_ioctl.c | 329 woal_get_version(priv->phandle, buf, sizeof(buf) - 1); in woal_get_priv_driver_version()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_proc.c | 144 woal_get_version(handle, fmt, sizeof(fmt) - 1); in woal_info_proc_read()
|
| H A D | moal_main.h | 3393 void woal_get_version(moal_handle *handle, char *version, int maxlen);
|
| H A D | moal_main.c | 3474 woal_get_version(handle, str_buf, sizeof(str_buf) - 1); 9231 woal_get_version(phandle, str_buf, sizeof(str_buf) - 1); 9746 woal_get_version(phandle, buf, sizeof(buf) - 1);
|
| H A D | moal_ioctl.c | 3953 void woal_get_version(moal_handle *handle, char *version, int max_len) in woal_get_version() function 3997 woal_get_version(priv->phandle, buf, sizeof(buf) - 1); in woal_get_driver_version()
|
| H A D | moal_eth_ioctl.c | 328 woal_get_version(priv->phandle, buf, sizeof(buf) - 1); in woal_get_priv_driver_version()
|