Searched refs:emu10k_portc_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.h309 typedef struct _emu10k_portc_t emu10k_portc_t; typedef in typeref:struct:_emu10k_portc_t
356 void (*update_port)(emu10k_portc_t *);
357 void (*reset_port)(emu10k_portc_t *);
358 void (*stop_port)(emu10k_portc_t *);
359 void (*start_port)(emu10k_portc_t *);
433 emu10k_portc_t *portc[EMU10K_NUM_PORTC];
H A Daudioemu10k.c293 emu10k_update_output_volume(emu10k_portc_t *portc, int voice, int chn)
326 emu10k_setup_voice(emu10k_portc_t *portc, int voice, int chn, int buf_offset)
392 emu10k_portc_t *portc = arg;
417 emu10k_portc_t *portc = arg;
430 emu10k_portc_t *portc = arg;
449 emu10k_portc_t *portc = arg;
465 emu10k_portc_t *portc = arg;
474 emu10k_portc_t *portc = arg;
489 emu10k_portc_t *portc = arg;
639 emu10k_reset_pair(emu10k_portc_t *port
[all...]

Completed in 62 milliseconds