Home
last modified time | relevance | path

Searched refs:format1 (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h158 struct ins_format1 format1; member
H A Daicasm_gram.y1666 f1_instr = &instr->format.format1;
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h158 struct ins_format1 format1; member
H A Daicasm_gram.y1665 f1_instr = &instr->format.format1;
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.c359 snd_pcm_format_t format1 = preferred_formats[i]; in snd_pcm_plug_slave_format() local
360 if (snd_mask_test(format_mask, (__force int)format1)) in snd_pcm_plug_slave_format()
361 return format1; in snd_pcm_plug_slave_format()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Dndtest.c646 static DEVICE_ATTR_RO(format1);
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6945 fmt1_ins = &instr.format1; in ahc_download_instr()
6949 opcode = instr.format1.opcode; in ahc_download_instr()
7029 instr.format1.parity = 1; in ahc_download_instr()
H A Daic79xx_core.c9496 fmt1_ins = &instr.format1; in ahd_download_instr()
9500 opcode = instr.format1.opcode; in ahd_download_instr()
9539 instr.format1.parity = 1; in ahd_download_instr()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/acpi/nfit/
H A Dcore.c1578 static DEVICE_ATTR_RO(format1);
/kernel/linux/linux-6.6/drivers/acpi/nfit/
H A Dcore.c1511 static DEVICE_ATTR_RO(format1);

Completed in 51 milliseconds