Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 42) sorted by relevance

12

/sound/core/seq/oss/
A Dseq_oss_event.h20 unsigned char code; member
28 unsigned char code; member
36 unsigned char code; member
44 unsigned char code; member
53 unsigned char code; member
63 unsigned char code; member
73 unsigned char code; member
91 #define ev_is_long(ev) ((ev)->s.code >= 128)
92 #define ev_length(ev) ((ev)->s.code >= 128 ? LONG_EVENT_SIZE : SHORT_EVENT_SIZE)
A Dseq_oss_rw.c97 if (rec.s.code == SEQ_FULLSIZE) { in snd_seq_oss_write()
110 if (rec.s.code == SEQ_EXTENDED && in snd_seq_oss_write()
A Dseq_oss_timer.c77 if (ev->t.code == EV_TIMING) { in snd_seq_oss_process_timer_event()
97 } else if (ev->s.code == SEQ_WAIT) { in snd_seq_oss_process_timer_event()
A Dseq_oss_event.c44 switch (q->s.code) { in snd_seq_oss_process_event()
97 switch (q->s.code) { in old_event()
433 if (rec->s.code == SEQ_SYNCTIMER) { in snd_seq_oss_event_input()
A Dseq_oss_midi.c580 ossev.v.code = EV_CHN_VOICE; in send_synth_event()
588 ossev.l.code = EV_CHN_COMMON; in send_synth_event()
594 ossev.l.code = EV_CHN_COMMON; in send_synth_event()
A Dseq_oss_writeq.c104 rec->t.code = SEQ_SYNCTIMER; in snd_seq_oss_writeq_sync()
A Dseq_oss_readq.c227 rec.t.code = EV_TIMING; in snd_seq_oss_readq_put_timestamp()
/sound/pci/echoaudio/
A Dechoaudio_dsp.c185 u8 *code; in load_asic_generic() local
193 code = (u8 *)fw->data; in load_asic_generic()
231 u16 *code; in install_resident_loader() local
268 code = (u16 *)fw->data; in install_resident_loader()
273 index = code[0]; in install_resident_loader()
279 words = code[index++]; in install_resident_loader()
282 address = ((u32)code[index] << 16) + code[index + 1]; in install_resident_loader()
301 data = ((u32)code[index] << 16) + code[index + 1]; in install_resident_loader()
386 index = code[0]; in load_dsp()
409 address = ((u32)code[index] << 16) + code[index + 1]; in load_dsp()
[all …]
/sound/firewire/fireface/
A Dff-protocol-latter.c175 unsigned int code; in latter_allocate_resources() local
183 code = 0x04; in latter_allocate_resources()
185 code = 0x02; in latter_allocate_resources()
187 code = 0x00; in latter_allocate_resources()
192 code |= 0x08; in latter_allocate_resources()
194 code |= 0x10; in latter_allocate_resources()
196 reg = cpu_to_le32(code); in latter_allocate_resources()
/sound/usb/line6/
A Dmidibuf.c13 static int midibuf_message_length(unsigned char code) in midibuf_message_length() argument
17 if (code < 0x80) in midibuf_message_length()
19 else if (code < 0xf0) { in midibuf_message_length()
22 message_length = length[(code >> 4) - 8]; in midibuf_message_length()
27 message_length = length[code & 0x0f]; in midibuf_message_length()
A Dpod.c167 static char *pod_alloc_sysex_buffer(struct usb_line6_pod *pod, int code, in pod_alloc_sysex_buffer() argument
170 return line6_alloc_sysex_buffer(&pod->line6, POD_SYSEX_CODE, code, in pod_alloc_sysex_buffer()
212 int code) in pod_set_system_param_int() argument
220 sysex[SYSEX_DATA_OFS] = code; in pod_set_system_param_int()
A Dtoneport.c117 int code; member
235 toneport_source_info[source].code, 0x0000); in snd_toneport_source_put()
382 toneport_source_info[toneport->source].code, in toneport_setup()
/sound/virtio/
A Dvirtio_ctl_msg.c140 response->code = cpu_to_le32(VIRTIO_SND_S_IO_ERR); in virtsnd_ctl_msg_send()
162 le32_to_cpu(request->code)); in virtsnd_ctl_msg_send()
184 le32_to_cpu(request->code)); in virtsnd_ctl_msg_send()
191 switch (le32_to_cpu(response->code)) { in virtsnd_ctl_msg_send()
274 query->hdr.code = cpu_to_le32(command); in virtsnd_ctl_query_info()
A Dvirtio_kctl.c125 hdr->hdr.code = cpu_to_le32(VIRTIO_SND_R_CTL_READ); in virtsnd_kctl_get()
195 hdr->hdr.code = cpu_to_le32(VIRTIO_SND_R_CTL_WRITE); in virtsnd_kctl_put()
267 hdr->hdr.code = cpu_to_le32(VIRTIO_SND_R_CTL_TLV_READ); in virtsnd_kctl_tlv_op()
279 hdr->hdr.code = cpu_to_le32(VIRTIO_SND_R_CTL_TLV_WRITE); in virtsnd_kctl_tlv_op()
281 hdr->hdr.code = in virtsnd_kctl_tlv_op()
343 hdr->hdr.code = cpu_to_le32(VIRTIO_SND_R_CTL_ENUM_ITEMS); in virtsnd_kctl_get_enum_items()
A Dvirtio_jack.c221 switch (le32_to_cpu(event->hdr.code)) { in virtsnd_jack_event()
/sound/pci/cs46xx/
A Ddsp_spos.c60 if (ins->code.offset > 0) { in shadow_and_reallocate_code()
104 ins->code.data[ins->code.size++] = loval; in shadow_and_reallocate_code()
105 ins->code.data[ins->code.size++] = hival; in shadow_and_reallocate_code()
243 ins->code.offset = 0; in cs46xx_dsp_spos_create()
244 ins->code.size = 0; in cs46xx_dsp_spos_create()
272 kfree(ins->code.data); in cs46xx_dsp_spos_create()
296 kfree(ins->code.data); in cs46xx_dsp_spos_destroy()
395 if (code == NULL) { in cs46xx_dsp_load_module()
399 if (ins->code.offset + code->size > DSP_CODE_BYTE_SIZE) { in cs46xx_dsp_load_module()
418 doffset = (code->offset * 4 + ins->code.offset * 4 + DSP_CODE_BYTE_OFFSET); in cs46xx_dsp_load_module()
[all …]
A Dcs46xx_dsp_spos.h140 struct dsp_segment_desc code; member
/sound/drivers/pcsp/
A Dpcsp_input.c44 unsigned int code, int value) in pcspkr_input_event() argument
53 switch (code) { in pcspkr_input_event()
/sound/oss/dmasound/
A DKconfig11 This driver is also available as a module ( = code which can be
25 This driver is also available as a module ( = code which can be
39 This driver is also available as a module ( = code which can be
/sound/hda/core/
A DKconfig26 # A fallback is provided so that the code compiles in all cases.
34 # A fallback is provided so that the code compiles in all cases.
/sound/soc/sof/
A Dcore.c128 u32 code; in sof_print_oops_and_stack() local
138 code = panic_code & (SOF_IPC_PANIC_MAGIC_MASK | SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
141 if (panic_msg[i].id == code) { in sof_print_oops_and_stack()
143 panic_msg[i].msg, code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
151 code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
/sound/core/
A DKconfig131 the hrtimer as a precise timing source. The ALSA sequencer code
168 Say 'N' to disable Sound proc FS, which may reduce code size about
177 Say Y here to include code for verbose procfs contents (provides
194 Say Y here to enable ALSA debug code.
/sound/ppc/
A Dbeep.c87 unsigned int code, int hz) in snd_pmac_beep_event() argument
101 switch (code) { in snd_pmac_beep_event()
/sound/hda/common/
A Dbeep.c98 unsigned int code, int hz) in snd_hda_beep_event() argument
102 switch (code) { in snd_hda_beep_event()
/sound/pci/emu10k1/
A Demufx.c494 u_int32_t *code; in snd_emu10k1_write_op() local
497 code = icode->code + (*ptr) * 2; in snd_emu10k1_write_op()
499 code[0] = ((x & 0x3ff) << 10) | (y & 0x3ff); in snd_emu10k1_write_op()
511 u_int32_t *code; in snd_emu10k1_audigy_write_op() local
514 code = icode->code + (*ptr) * 2; in snd_emu10k1_audigy_write_op()
632 lo = icode->code[pc + 0]; in snd_emu10k1_code_poke()
633 hi = icode->code[pc + 1]; in snd_emu10k1_code_poke()
654 (__user u32 *)&icode->code[pc + 0])) in snd_emu10k1_code_peek()
657 (__user u32 *)&icode->code[pc + 1])) in snd_emu10k1_code_peek()
1321 icode->code = icode->tram_addr_map + 256; in _snd_emu10k1_audigy_init_efx()
[all …]

Completed in 67 milliseconds

12