Searched refs:pioctl (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | Makefile | 9 coda_linux.o symlink.o pioctl.o
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_uap.h | 47 t_void *pcmd_buf, t_void *pioctl);
|
| H A D | mlan_uap_ioctl.c | 1424 pmlan_ioctl_req pioctl = puap_state_chan_cb->pioctl_req_curr; in wlan_uap_callback_11h_channel_check_req() local 1459 pioctl, MLAN_STATUS_COMPLETE); in wlan_uap_callback_11h_channel_check_req() 1464 ret = wlan_11h_issue_radar_detect(pmpriv, pioctl, in wlan_uap_callback_11h_channel_check_req() 1472 pcb->moal_ioctl_complete(pmpriv->adapter->pmoal_handle, pioctl, in wlan_uap_callback_11h_channel_check_req()
|
| H A D | mlan_main.h | 1017 t_void *pcmd_buf, t_void *pioctl); 3349 t_void *pcmd_buf, t_void *pioctl);
|
| H A D | mlan_sta_cmdresp.c | 3026 t_void *pcmd_buf, t_void *pioctl) in wlan_ops_sta_process_cmdresp() argument 3031 mlan_ioctl_req *pioctl_buf = (mlan_ioctl_req *)pioctl; in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_uap_cmdevent.c | 4952 t_void *pcmd_buf, t_void *pioctl) in wlan_ops_uap_process_cmdresp() argument 4957 mlan_ioctl_req *pioctl_buf = (mlan_ioctl_req *)pioctl; in wlan_ops_uap_process_cmdresp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_uap.h | 76 IN t_void *pioctl);
|
| H A D | mlan_uap_ioctl.c | 1306 pmlan_ioctl_req pioctl = puap_state_chan_cb->pioctl_req_curr; in wlan_uap_callback_11h_channel_check_req() local 1334 pioctl, in wlan_uap_callback_11h_channel_check_req() 1342 pioctl, MLAN_STATUS_COMPLETE); in wlan_uap_callback_11h_channel_check_req()
|
| H A D | mlan_sta_cmdresp.c | 2489 IN t_void *pcmd_buf, IN t_void *pioctl) in wlan_ops_sta_process_cmdresp() argument 2494 mlan_ioctl_req *pioctl_buf = (mlan_ioctl_req *)pioctl; in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_main.h | 949 IN t_void *pcmd_buf, IN t_void *pioctl); 2591 IN t_void *pioctl);
|
| H A D | mlan_uap_cmdevent.c | 4016 IN t_void *pcmd_buf, IN t_void *pioctl) in wlan_ops_uap_process_cmdresp() argument 4021 mlan_ioctl_req *pioctl_buf = (mlan_ioctl_req *)pioctl; in wlan_ops_uap_process_cmdresp()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | coda.rst | 52 4.2 The pioctl interface 180 between a user process and Venus, called the pioctl interface. The 181 pioctl interface is used for Coda specific services, such as 208 up processes. The Coda FS driver processes VFS- and pioctl-requests 431 4.2. The pioctl interface 435 Coda specific requests can be made by application through the pioctl 436 interface. The pioctl is implemented as an ordinary ioctl on a 437 fictitious file /coda/.CONTROL. The pioctl call opens this file, gets 442 the pioctl data buffers is a file in a Coda filesystem. 1016 Do an ioctl on a file. This includes the pioctl interface. [all …]
|
| H A D | afs.rst | 36 (*) pioctl() system call.
|