Home
last modified time | relevance | path

Searched defs:fops (Results 1 - 15 of 15) sorted by relevance

/third_party/NuttX/fs/driver/
H A Dfs_registerdriver.c61 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 Ddebugfs.h2 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 Ddebugfs.h2 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 Dvfs.c28 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 Dprivate-lib-core.h621 const struct lws_plat_file_ops *fops; member
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-file.c82 _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 Dwindows-file.c36 _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 Dlws-vfs.h74 const struct lws_plat_file_ops *fops; member
[all...]
H A Dlws-context-vhost.h669 const struct lws_plat_file_ops *fops; member
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c34 _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 Dlws-plat-optee.c161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, in _lws_plat_file_open() argument
/third_party/libwebsockets/test-apps/
H A Dtest-server.c206 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 Dpcm_iec958.c64 snd_pcm_fast_ops_t fops; member
/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c318 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_fops_zip_open() argument
[all...]
H A Dserver.c662 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...]

Completed in 14 milliseconds