Home
last modified time | relevance | path

Searched refs:raw_table_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Drci2-table.c43 static ssize_t raw_table_read(struct file *file, struct kobject *kobj, in raw_table_read() function
51 static BIN_ATTR(rci2, S_IRUSR, raw_table_read, NULL, 0);
/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c749 static ssize_t raw_table_read(struct file *file, struct kobject *kobj, in raw_table_read() function
757 static BIN_ATTR(smbios_entry_point, S_IRUSR, raw_table_read, NULL, 0);
758 static BIN_ATTR(DMI, S_IRUSR, raw_table_read, NULL, 0);