Searched defs:export (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/pwm/ |
H A D | core.c | 509 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in pwm_from_dev() local 530 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in period_store() local 565 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in duty_cycle_store() local 600 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in enable_store() local 656 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in polarity_store() local 711 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in pwm_export_release() local 718 struct pwm_export *export; in pwm_export_child() local 857 struct pwm_export *export; in pwm_class_get_state() local 875 static int pwm_class_apply_state(struct pwm_export *export, in pwm_class_apply_state() 896 struct pwm_export *export; in pwm_class_resume_npwm() local [all …]
|
/linux/include/linux/ |
H A D | trace.h | 64 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()
|
/linux/drivers/hwtracing/stm/ |
H A D | ftrace.c | 38 stm_ftrace_write(struct trace_export *export, const void *buf, unsigned int len) in stm_ftrace_write()
|
/linux/drivers/misc/ |
H A D | sram.h | 40 bool export; member
|
/linux/include/crypto/ |
H A D | hash.h | 143 int (*export)(struct ahash_request *req, void *out); member 209 int (*export)(struct shash_desc *desc, void *out); member
|
H A D | skcipher.h | 156 int (*export)(struct skcipher_request *req, void *out); member
|
/linux/arch/sparc/vdso/ |
H A D | vdso2c.c | 70 int export; member
|
/linux/arch/x86/entry/vdso/ |
H A D | vdso2c.c | 90 bool export; member
|
/linux/include/drm/ |
H A D | drm_gem.h | 121 struct dma_buf *(*export)(struct drm_gem_object *obj, int flags); member
|
/linux/drivers/clk/bcm/ |
H A D | clk-raspberrypi.c | 60 bool export; member
|
/linux/drivers/crypto/ |
H A D | mxs-dcp.c | 869 const struct dcp_export_state *export = in; in dcp_sha_import() local 884 struct dcp_export_state *export = out; in dcp_sha_export() local
|
H A D | talitos.c | 2135 struct talitos_export_state *export = out; in ahash_export() local 2163 const struct talitos_export_state *export = in; in ahash_import() local
|
/linux/kernel/trace/ |
H A D | trace.c | 340 trace_process_export(struct trace_export *export, in trace_process_export() 361 static inline void ftrace_exports_enable(struct trace_export *export) in ftrace_exports_enable() 373 static inline void ftrace_exports_disable(struct trace_export *export) in ftrace_exports_disable() 387 struct trace_export *export; in ftrace_exports() local 401 add_trace_export(struct trace_export **list, struct trace_export *export) in add_trace_export() 414 rm_trace_export(struct trace_export **list, struct trace_export *export) in rm_trace_export() 431 add_ftrace_export(struct trace_export **list, struct trace_export *export) in add_ftrace_export() 439 rm_ftrace_export(struct trace_export **list, struct trace_export *export) in rm_ftrace_export() 449 int register_ftrace_export(struct trace_export *export) in register_ftrace_export() 464 int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export()
|
/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 1545 struct caam_export_state *export = out; in ahash_export() local 1562 const struct caam_export_state *export = in; in ahash_import() local
|
H A D | caamalg_qi2.c | 4373 struct caam_export_state *export = out; in ahash_export() local 4390 const struct caam_export_state *export = in; in ahash_import() local
|
/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 884 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
|
/linux/scripts/mod/ |
H A D | modpost.c | 2006 char *symname, *namespace, *modname, *d, *export; in read_dump() local
|
/linux/fs/nfsd/ |
H A D | vfs.c | 792 struct svc_export *export; in nfsd_access() local
|