Home
last modified time | relevance | path

Searched defs:export (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/drivers/pwm/
H A Dsysfs.c31 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device() local
52 struct pwm_export *export = child_to_pwm_export(child); in period_store() local
87 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store() local
122 struct pwm_export *export = child_to_pwm_export(child); in enable_store() local
181 struct pwm_export *export = child_to_pwm_export(child); in polarity_store() local
236 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release() local
243 struct pwm_export *export; in pwm_export_child() local
382 struct pwm_export *export; in pwm_class_get_state() local
400 static int pwm_class_apply_state(struct pwm_export *export, in pwm_class_apply_state()
421 struct pwm_export *export; in pwm_class_resume_npwm() local
[all …]
/openbmc/linux/include/linux/
H A Dtrace.h64 static inline int register_ftrace_export(struct trace_export *export) in register_ftrace_export()
68 static inline int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export()
/openbmc/qemu/block/export/
H A Dexport.c75 BlockExport *blk_exp_add(BlockExportOptions *export, Error **errp) in blk_exp_add()
303 void qmp_block_export_add(BlockExportOptions *export, Error **errp) in qmp_block_export_add()
H A Dvhost-user-blk-server.c36 BlockExport export; member
H A Dvduse-blk.c29 BlockExport export; member
/openbmc/qemu/tests/qemu-iotests/
H A D14746 def blockdev_add_options(self, address, export, node_name): argument
58 def client_test(self, filename, address, export=None, argument
/openbmc/qemu/block/
H A Dmeson.build168 subdir('export') subdir
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py22 def export(args, config, basepath, workspace): function
/openbmc/linux/drivers/hwtracing/stm/
H A Dftrace.c37 stm_ftrace_write(struct trace_export *export, const void *buf, unsigned int len) in stm_ftrace_write()
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dclient.py51 async def export(self, version, pkgarch, checksum, colinfo): member in PRAsyncClient
H A Ddb.py261 def export(self, version, pkgarch, checksum, colinfo): member in PRTable
/openbmc/linux/include/crypto/
H A Dhash.h164 int (*export)(struct ahash_request *req, void *out); member
234 int (*export)(struct shash_desc *desc, void *out); member
258 int (*export)(struct ahash_request *req, void *out); member
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c312 BlockExportOptions *export; in process_options() local
/openbmc/linux/drivers/misc/
H A Dsram.h40 bool export; member
/openbmc/qemu/
H A Dblockdev-nbd.c236 BlockExport *export; in qmp_nbd_server_add() local
/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.c70 int export; member
/openbmc/linux/arch/x86/entry/vdso/
H A Dvdso2c.c90 bool export; member
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c392 NbdServerAddOptions export; in hmp_nbd_server_start() local
453 NbdServerAddOptions export = { in hmp_nbd_server_add() local
/openbmc/linux/include/drm/
H A Ddrm_gem.h121 struct dma_buf *(*export)(struct drm_gem_object *obj, int flags); member
/openbmc/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c60 bool export; member
/openbmc/linux/drivers/crypto/
H A Dmxs-dcp.c819 const struct dcp_export_state *export = in; in dcp_sha_import() local
834 struct dcp_export_state *export = out; in dcp_sha_export() local
/openbmc/linux/kernel/trace/
H A Dtrace.c331 trace_process_export(struct trace_export *export, in trace_process_export()
352 static inline void ftrace_exports_enable(struct trace_export *export) in ftrace_exports_enable()
364 static inline void ftrace_exports_disable(struct trace_export *export) in ftrace_exports_disable()
378 struct trace_export *export; in ftrace_exports() local
392 add_trace_export(struct trace_export **list, struct trace_export *export) in add_trace_export()
405 rm_trace_export(struct trace_export **list, struct trace_export *export) in rm_trace_export()
422 add_ftrace_export(struct trace_export **list, struct trace_export *export) in add_ftrace_export()
430 rm_ftrace_export(struct trace_export **list, struct trace_export *export) in rm_ftrace_export()
440 int register_ftrace_export(struct trace_export *export) in register_ftrace_export()
455 int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c1544 struct caam_export_state *export = out; in ahash_export() local
1561 const struct caam_export_state *export = in; in ahash_import() local
/openbmc/qemu/nbd/
H A Dclient.c669 const char *export, const char *query, in nbd_send_meta_query()
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c884 struct safexcel_ahash_export_state *export = out; in safexcel_ahash_export() local
900 const struct safexcel_ahash_export_state *export = in; in safexcel_ahash_import() local

12