Searched refs:create (Results 1 – 14 of 14) sorted by relevance
| /subsys/fs/ |
| A D | fuse_fs_access_bottom.h | 31 int (*create)(const char *path, uint64_t *fh); member
|
| A D | fuse_fs_access_bottom.c | 59 #define OP_CREATE offsetof(struct ffa_op_callbacks, create) 150 op_queue.ret = op_callbacks->create(args->path, args->fh_p); in ffa_run_pending_op() 565 .create = fuse_fs_access_create,
|
| A D | fuse_fs_access.c | 223 .create = ffa_create_top,
|
| A D | Kconfig.fatfs | 255 access for each volume. Will create a zephyr mutex object for each
|
| /subsys/net/l2/dummy/any/ |
| A D | Kconfig | 12 The option will create an "any" network interface which acts
|
| /subsys/net/ |
| A D | Kconfig.hostname | 38 This will append link address to NET_HOSTNAME to create a unique
|
| /subsys/net/lib/mqtt/ |
| A D | Kconfig | 81 the client. Setting this flag to 0 allows the client to create a
|
| /subsys/testsuite/ |
| A D | Kconfig | 39 which will generate data that can be used to create coverage reports.
|
| /subsys/net/lib/lwm2m/ |
| A D | lwm2m_shell.c | 846 SHELL_CMD_ARG(create, NULL, LWM2M_HELP_CREATE, cmd_create, 2, 0),
|
| /subsys/bluetooth/host/shell/ |
| A D | iso.c | 1022 SHELL_CMD_ARG(create-big, NULL, "Create a BIG as a broadcaster [enc <broadcast code>]",
|
| A D | bt.c | 5142 SHELL_CMD_ARG(id-create, NULL, HELP_ADDR, cmd_id_create, 1, 1), 5211 SHELL_CMD_ARG(adv-create, NULL, EXT_ADV_PARAM, cmd_adv_create, 2, 11), 5240 SHELL_CMD_ARG(per-adv-sync-create, NULL,
|
| /subsys/net/lib/dns/ |
| A D | Kconfig | 117 set here, then we automatically create default DNS context
|
| /subsys/bluetooth/mesh/shell/ |
| A D | shell.c | 1623 SHELL_CMD_ARG(create, NULL, "[NetKey(1-16 hex)]", cmd_cdb_create, 1, 1),
|
| /subsys/bluetooth/host/ |
| A D | Kconfig | 621 to create a new bond the old bond has to be explicitly deleted with
|
Completed in 34 milliseconds