Home
last modified time | relevance | path

Searched refs:path (Results 1 – 12 of 12) sorted by relevance

/include/xen/
A Dxenbus.h25 char *xenbus_read(xenbus_transaction_t xbt, const char *path, char **value);
27 char *xenbus_wait_for_state_change(const char *path, XenbusState *state);
28 char *xenbus_switch_state(xenbus_transaction_t xbt, const char *path,
36 char *xenbus_write(xenbus_transaction_t xbt, const char *path,
44 char *xenbus_rm(xenbus_transaction_t xbt, const char *path);
61 char *xenbus_get_perms(xenbus_transaction_t xbt, const char *path, char **value);
68 char *xenbus_set_perms(xenbus_transaction_t xbt, const char *path, domid_t dom,
94 int xenbus_read_integer(const char *path);
101 int xenbus_read_uuid(const char *path, unsigned char uuid[16]);
107 const char *node, const char *path,
/include/
A Dfdt_region.h141 char *path, int path_len, int add_string_tab);
261 char *path, int path_len, int flags,
277 char *path, int path_len, int flags,
A Dfdt_support.h33 u32 fdt_getprop_u32_default(const void *fdt, const char *path,
77 void do_fixup_by_path(void *fdt, const char *path, const char *prop,
79 void do_fixup_by_path_u32(void *fdt, const char *path, const char *prop,
82 static inline void do_fixup_by_path_string(void *fdt, const char *path, in do_fixup_by_path_string() argument
85 do_fixup_by_path(fdt, path, prop, status, strlen(status) + 1, 1); in do_fixup_by_path_string()
161 int fdt_fixup_display(void *blob, const char *path, const char *display);
A Defi_device_path.h293 const char *path);
363 const char *path, struct efi_device_path **device,
A Dzfs_common.h94 int zfs_ls(device_t dev, const char *path,
A Dbzlib.h283 const char *path,
A Defi_loader.h117 void efi_set_bootdev(const char *dev, const char *devnr, const char *path,
123 const char *path, void *buffer, in efi_set_bootdev() argument
/include/dm/
A Dof_access.h219 const char *path,
222 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path() argument
224 return of_find_node_opts_by_path(NULL, path, NULL); in of_find_node_by_path()
A Ddevice.h993 int dev_disable_by_path(const char *path);
1001 int dev_enable_by_path(const char *path);
A Duclass.h281 int uclass_get_device_by_of_path(enum uclass_id id, const char *path,
A Dofnode.h1037 ofnode ofnode_path(const char *path);
1046 ofnode oftree_path(oftree tree, const char *path);
/include/acpi/
A Dacpi_table.h597 } __packed path[0]; member

Completed in 29 milliseconds