Searched refs:dmi_system_event_log (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | dmi-sysfs.c | 245 struct dmi_system_event_log { struct 273 struct dmi_system_event_log sel; \ 313 typedef u8 (*sel_io_reader)(const struct dmi_system_event_log *sel, 318 static u8 read_sel_8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_8bit_indexed_io() 330 static u8 read_sel_2x8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_2x8bit_indexed_io() 343 static u8 read_sel_16bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_16bit_indexed_io() 362 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_io() 379 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_phys32() 404 struct dmi_system_event_log sel; in dmi_sel_raw_read_helper() 449 static int dmi_system_event_log(struc function [all...] |
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | dmi-sysfs.c | 245 struct dmi_system_event_log { struct 273 struct dmi_system_event_log sel; \ 314 typedef u8 (*sel_io_reader)(const struct dmi_system_event_log *sel, 319 static u8 read_sel_8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_8bit_indexed_io() 331 static u8 read_sel_2x8bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_2x8bit_indexed_io() 344 static u8 read_sel_16bit_indexed_io(const struct dmi_system_event_log *sel, in read_sel_16bit_indexed_io() 363 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_io() 381 const struct dmi_system_event_log *sel, in dmi_sel_raw_read_phys32() 406 struct dmi_system_event_log sel; in dmi_sel_raw_read_helper() 453 static int dmi_system_event_log(struc function [all...] |
Completed in 3 milliseconds