Home
last modified time | relevance | path

Searched refs:xpm_report_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/common_modules/xpm/core/
H A Dxpm_report.c50 static void xpm_set_filename(struct file *file, struct xpm_report_info *info) in xpm_set_filename()
74 static int set_init_content(struct xpm_report_info *info, in set_init_content()
91 static int set_mmap_content(struct xpm_report_info *info, uint8_t *content, in set_mmap_content()
118 static int set_file_content(struct xpm_report_info *info, in set_file_content()
138 static int set_integrity_content(struct xpm_report_info *info, in set_integrity_content()
161 struct xpm_report_info *info) in xpm_set_report_info()
210 struct xpm_report_info *info = NULL; in xpm_report_event()
217 info = kzalloc(sizeof(struct xpm_report_info), GFP_ATOMIC); in xpm_report_event()
H A Dxpm_report.h50 struct xpm_report_info { struct
81 int (*set_content)(struct xpm_report_info *info, uint8_t *content,

Completed in 2 milliseconds