Home
last modified time | relevance | path

Searched defs:temp_buffer (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Defivar.c32 void *temp_buffer; in read_efi_var() local
/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c26 char temp_buffer[256]; member
/openbmc/linux/arch/mips/pci/
H A Dpci-lantiq.c97 u32 temp_buffer; in ltq_pci_startup() local
/openbmc/qemu/include/hw/display/
H A Dxlnx_dp.h92 int64_t temp_buffer[AUD_CHBUF_MAX_DEPTH]; member
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c1082 static uint32_t qlcnic_temp_checksum(uint32_t *temp_buffer, u32 temp_size) in qlcnic_temp_checksum()
1213 void *temp_buffer; in qlcnic_fw_cmd_get_minidump_temp() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h736 struct yaffs_buffer temp_buffer[YAFFS_N_TEMP_BUFFERS]; member
/openbmc/linux/kernel/trace/
H A Dtrace.c2836 static struct trace_buffer *temp_buffer; variable