Home
last modified time | relevance | path

Searched refs:format1 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/hv/
H A Dlsvmbus94 format1 = '%2s: Class_ID = %s - %s\n%s'
102 ('VMBUS ID ' + format1) %
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h158 struct ins_format1 format1; member
H A Daicasm_gram.y1665 f1_instr = &instr->format.format1; in format_1_instr()
/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.c360 snd_pcm_format_t format1 = preferred_formats[i]; in snd_pcm_plug_slave_format() local
361 if (snd_mask_test(format_mask, (__force int)format1)) in snd_pcm_plug_slave_format()
362 return format1; in snd_pcm_plug_slave_format()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-nfit67 What: /sys/bus/nd/devices/nmemX/nfit/format1
/openbmc/linux/tools/testing/nvdimm/test/
H A Dndtest.c646 static DEVICE_ATTR_RO(format1);
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6940 fmt1_ins = &instr.format1; in ahc_download_instr()
6944 opcode = instr.format1.opcode; in ahc_download_instr()
7024 instr.format1.parity = 1; in ahc_download_instr()
H A Daic79xx_core.c9492 fmt1_ins = &instr.format1; in ahd_download_instr()
9496 opcode = instr.format1.opcode; in ahd_download_instr()
9535 instr.format1.parity = 1; in ahd_download_instr()
/openbmc/linux/drivers/acpi/nfit/
H A Dcore.c1511 static DEVICE_ATTR_RO(format1);