| /third_party/curl/src/ |
| H A D | tool_operhlp.c | 126 const char *filep = strrchr(filename, '/'); in add_file_name_to_url() local
|
| /third_party/NuttX/drivers/pipes/ |
| H A D | pipe_common.c | 169 int pipecommon_open(struct file *filep) in pipecommon_open() argument 278 int pipecommon_close(struct file *filep) in pipecommon_close() argument 376 pipecommon_read(struct file *filep, char *buffer, size_t len) pipecommon_read() argument 536 pipecommon_write(struct file *filep, const char *buffer, size_t len) pipecommon_write() argument 698 pipecommon_poll(struct file *filep, poll_table *table) pipecommon_poll() argument 775 pipecommon_ioctl(struct file *filep, int cmd, unsigned long arg) pipecommon_ioctl() argument [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage_ram.c | 58 static int ram_open(struct inode *filep) in ram_open() argument 64 static int ram_close(struct inode *filep) in ram_close() argument
|
| H A D | usbd_hid.c | 68 static int hid_open(FAR struct file *filep) in hid_open() argument 83 static int hid_close(FAR struct file *filep) in hid_close() argument 209 static ssize_t hid_poll(FAR struct file *filep, poll_tabl argument 234 hid_read(FAR struct file *filep, FAR char *buffer, size_t buflen) hid_read() argument 272 hid_write(FAR struct file *filep, FAR const char *buffer, size_t buflen) hid_write() argument [all...] |
| H A D | cdcacm.c | 302 static ssize_t cdcuart_write(FAR struct file *filep, in cdcuart_write() argument 604 static ssize_t cdcacm_release_rxpending(FAR struct file *filep, FAR char *buffer, size_t buflen) in cdcacm_release_rxpending() argument 1662 static int cdcuart_open(FAR struct file *filep) in cdcuart_open() argument 1678 cdcuart_ioctl(FAR struct file *filep, int cmd, unsigned long arg) cdcuart_ioctl() argument [all...] |
| /device/soc/hisilicon/common/platform/uart/ |
| H A D | uart_hi35xx.c | 364 static int32_t Hi35xxPollEvent(struct UartHost *host, void *filep, void *table) in Hi35xxPollEvent() argument
|
| /third_party/NuttX/drivers/video/ |
| H A D | fb.c | 97 static ssize_t fb_mmap(struct file *filep, LosVmMapRegion *region) in fb_mmap() argument 133 static int fb_open(struct file *filep) in fb_open() argument 170 fb_close(struct file *filep) fb_close() argument 203 fb_read(struct file *filep, char *buffer, size_t len) fb_read() argument 248 fb_write(struct file *filep, const char *buffer, size_t len) fb_write() argument 301 fb_seek(struct file *filep, off_t offset, int whence) fb_seek() argument 369 fb_ioctl(struct file *filep, int cmd, unsigned long arg) fb_ioctl() argument [all...] |
| /third_party/NuttX/fs/inode/ |
| H A D | fs_files.c | 145 void file_hold(struct file *filep) in file_hold() argument 162 void file_release(struct file *filep) in file_release() argument 190 static int _files_close(struct file *filep) in _files_close() argument 428 struct file *filep = NULL; files_allocate() local 555 struct file *filep = &list->fl_files[fd]; files_release() local 648 struct file *filep = NULL; files_refer() local [all...] |
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_poll.c | 210 static int file_poll(struct file *filep, poll_table *wait) in file_poll() argument 224 struct file *filep = NULL; in fdesc_poll() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_gem.c | 777 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, in drm_gem_dma_resv_wait() argument
|
| /third_party/FreeBSD/sys/dev/usb/serial/ |
| H A D | usb_serial.c | 1348 tty_usb_open(struct file *filep) in tty_usb_open() argument 1367 tty_usb_close(struct file *filep) in tty_usb_close() argument 1381 tty_usb_read(struct file *filep, char *buffer, size_t buflen) in tty_usb_read() argument 1440 tty_usb_write(struct file *filep, const char *buffer, size_t buflen) tty_usb_write() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_dev.c | 780 usb_open(struct file *filep) in usb_open() argument 854 usb_close(struct file *filep) usb_close() argument 959 usb_ioctl(struct file *filep, int cmd, unsigned long arg) usb_ioctl() argument 1042 usb_poll(struct file *filep, poll_table *fds) usb_poll() argument 1146 usb_read(struct file *filep, char *buffer, size_t buflen) usb_read() argument 1253 usb_write(struct file *filep, const char *buffer, size_t buflen) usb_write() argument [all...] |
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_adapter.c | 1554 int vfs_nfs_write(struct file *filep, const char *buffer, size_t buflen) in vfs_nfs_write() argument 1977 off_t vfs_nfs_seek(struct file *filep, off_t offset, int whence) in vfs_nfs_seek() argument 2197 vfs_nfs_read(struct file *filep, char *buffer, size_t buflen) vfs_nfs_read() argument 2680 vfs_nfs_close_file(struct file *filep) vfs_nfs_close_file() argument 3080 vfs_nfs_open(struct file *filep) vfs_nfs_open() argument [all...] |
| /third_party/NuttX/fs/tmpfs/ |
| H A D | fs_tmpfs.c | 996 int tmpfs_close(struct file *filep) in tmpfs_close() argument 1046 ssize_t tmpfs_read(struct file *filep, cha argument 1247 tmpfs_write(struct file *filep, const char *buffer, size_t buflen) tmpfs_write() argument 1343 tmpfs_seek(struct file *filep, off_t offset, int whence) tmpfs_seek() argument 1400 tmpfs_ioctl(struct file *filep, int cmd, unsigned long arg) tmpfs_ioctl() argument 1409 tmpfs_sync(struct file *filep) tmpfs_sync() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/storage/ |
| H A D | umass.c | 3152 umass_open(struct Vnode *filep) in umass_open() argument 3159 umass_close(struct Vnode *filep) in umass_close() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_linux.c | 8276 struct file *filep = (struct file *)file; in dhd_os_read_file() local 8287 struct file *filep = (struct file *)file; in dhd_os_seek_file() local 8300 struct file *filep = NULL; in dhd_init_logstrs_array() local 8373 struct file *filep = NULL; dhd_read_map() local 8413 struct file *filep = NULL; dhd_init_static_strs_array() local [all...] |