| /third_party/NuttX/fs/driver/ |
| H A D | fs_registerdriver.c | 61 int register_driver(const char *path, const struct file_operations_vfs *fops, in register_driver() argument
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/ |
| H A D | debugfs.h | 2 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
| H A D | debugfs.h | 2 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
|
| /third_party/libwebsockets/lib/core/ |
| H A D | vfs.c | 28 lws_set_fops(struct lws_context *context, const struct lws_plat_file_ops *fops) in lws_set_fops() argument 72 lws_vfs_select_fops(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_select_fops() argument 120 lws_vfs_file_open(const struct lws_plat_file_ops *fops, const char *vfs_path, lws_fop_flags_t *flags) lws_vfs_file_open() argument [all...] |
| H A D | private-lib-core.h | 621 const struct lws_plat_file_ops *fops; member
|
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-file.c | 82 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument
|
| /third_party/libwebsockets/lib/plat/windows/ |
| H A D | windows-file.c | 36 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-vfs.h | 74 const struct lws_plat_file_ops *fops; member [all...] |
| H A D | lws-context-vhost.h | 669 const struct lws_plat_file_ops *fops; member
|
| /third_party/libwebsockets/lib/plat/freertos/ |
| H A D | freertos-file.c | 34 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument
|
| /third_party/libwebsockets/lib/plat/optee/ |
| H A D | lws-plat-optee.c | 161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, in _lws_plat_file_open() argument
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-server.c | 206 test_server_fops_open(const struct lws_plat_file_ops *fops, in test_server_fops_open() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_iec958.c | 64 snd_pcm_fast_ops_t fops; member
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | fops-zip.c | 318 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_fops_zip_open() argument [all...] |
| H A D | server.c | 662 const struct lws_plat_file_ops *fops; in lws_http_serve() local 2737 const struct lws_plat_file_ops *fops; in lws_serve_http_file() local [all...] |