Searched defs:export (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/pwm/ |
A D | sysfs.c | 31 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 …]
|
/linux/drivers/hwtracing/stm/ |
A D | ftrace.c | 37 stm_ftrace_write(struct trace_export *export, const void *buf, unsigned int len) in stm_ftrace_write()
|
/linux/scripts/mod/ |
A D | modpost.c | 50 enum export { enum 210 enum export export; /* Type of export */ member 248 enum export export) in new_symbol() 304 enum export export; member 413 enum export export) in sym_add_exported() 695 enum export export; in handle_symbol() local 2404 char *symname, *namespace, *modname, *d, *export; in read_dump() local
|
/linux/include/crypto/ |
A D | hash.h | 140 int (*export)(struct ahash_request *req, void *out); member 207 int (*export)(struct shash_desc *desc, void *out); member 230 int (*export)(struct ahash_request *req, void *out); member
|
/linux/drivers/misc/ |
A D | sram.h | 41 bool export; member
|
/linux/include/drm/ |
A D | drm_gem.h | 100 struct dma_buf *(*export)(struct drm_gem_object *obj, int flags); member
|
/linux/arch/sparc/vdso/ |
A D | vdso2c.c | 70 int export; member
|
/linux/arch/x86/entry/vdso/ |
A D | vdso2c.c | 90 bool export; member
|
/linux/drivers/crypto/ |
A D | mxs-dcp.c | 819 const struct dcp_export_state *export = in; in dcp_sha_import() local 834 struct dcp_export_state *export = out; in dcp_sha_export() local
|
A D | talitos.c | 2134 struct talitos_export_state *export = out; in ahash_export() local 2162 const struct talitos_export_state *export = in; in ahash_import() local
|
/linux/kernel/trace/ |
A D | trace.c | 276 trace_process_export(struct trace_export *export, in trace_process_export() 297 static inline void ftrace_exports_enable(struct trace_export *export) in ftrace_exports_enable() 309 static inline void ftrace_exports_disable(struct trace_export *export) in ftrace_exports_disable() 323 struct trace_export *export; in ftrace_exports() local 337 add_trace_export(struct trace_export **list, struct trace_export *export) in add_trace_export() 350 rm_trace_export(struct trace_export **list, struct trace_export *export) in rm_trace_export() 367 add_ftrace_export(struct trace_export **list, struct trace_export *export) in add_ftrace_export() 375 rm_ftrace_export(struct trace_export **list, struct trace_export *export) in rm_ftrace_export() 385 int register_ftrace_export(struct trace_export *export) in register_ftrace_export() 400 int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export()
|
/linux/drivers/crypto/caam/ |
A D | caamhash.c | 1537 struct caam_export_state *export = out; in ahash_export() local 1554 const struct caam_export_state *export = in; in ahash_import() local
|
A D | caamalg_qi2.c | 4362 struct caam_export_state *export = out; in ahash_export() local 4379 const struct caam_export_state *export = in; in ahash_import() local
|
/linux/drivers/crypto/inside-secure/ |
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/fs/nfsd/ |
A D | vfs.c | 647 struct svc_export *export; in nfsd_access() local
|
Completed in 59 milliseconds