Home
last modified time | relevance | path

Searched defs:chn (Results 1 – 16 of 16) sorted by relevance

/trueos/sys/arm/freescale/imx/
HDimx6_sdma.c132 sdma_start(int chn) in sdma_start()
144 sdma_stop(int chn) in sdma_stop()
161 int chn; in sdma_alloc() local
191 sdma_free(int chn) in sdma_free()
208 sdma_overrides(struct sdma_softc *sc, int chn, in sdma_overrides()
241 sdma_configure(int chn, struct sdma_conf *conf) in sdma_configure()
384 int chn; in boot_firmware() local
HDimx6_ssi.c411 ssi_dma_intr(void *arg, int chn) in ssi_dma_intr()
/trueos/sys/dev/amr/
HDamr_cam.c155 int chn, error; in amr_cam_attach() local
211 int chn; in amr_cam_detach() local
/trueos/usr.sbin/mlxcontrol/
HDconfig.c146 print_phys_drive(struct conf_config *conf, int chn, int targ) in print_phys_drive()
HDutil.c110 mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose) in mlx_print_phys_drv()
/trueos/sys/dev/sound/midi/
HDmidi.c1274 midisynth_killnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) in midisynth_killnote()
1299 midisynth_setinstr(void *n, uint8_t chn, uint16_t instr) in midisynth_setinstr()
1313 midisynth_startnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) in midisynth_startnote()
1336 midisynth_controller(void *n, uint8_t chn, uint8_t ctrlnum, uint16_t val) in midisynth_controller()
1350 midisynth_bender(void *n, uint8_t chn, uint16_t val) in midisynth_bender()
HDsequencer.c1504 u_char dev, chn, note, vel; in seq_convertold() local
1692 u_char cmd, chn, note, parm; in seq_chnvoice() local
1767 u_char cmd, chn, p1; in seq_chncommon() local
1966 int chn, i; in seq_reset() local
/trueos/sys/sys/
HDsoundcard.h1351 #define _CHN_VOICE(dev, event, chn, note, parm) { \ argument
1363 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument
1366 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
1369 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument
1376 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) { \ argument
1409 #define SEQ_CHN_PRESSURE(dev, chn, pressure) \ argument
1412 #define SEQ_SET_PATCH(dev, chn, patch) \ argument
1415 #define SEQ_CONTROL(dev, chn, controller, value) \ argument
1418 #define SEQ_BENDER(dev, chn, value) \ argument
/trueos/sys/dev/sound/pcm/
HDfeeder_matrix.c78 int chn[SND_CHN_T_MAX + 1]; member
HDdsp.c1071 struct pcm_channel *chn, *rdch, *wrch; in dsp_ioctl() local
/trueos/sys/dev/sound/pci/
HDemu10kx.c649 emu_rdptr(struct emu_sc_info *sc, unsigned int chn, unsigned int reg) in emu_rdptr()
676 emu_wrptr(struct emu_sc_info *sc, unsigned int chn, unsigned int reg, uint32_t data) in emu_wrptr()
706 emu_rd_p16vptr(struct emu_sc_info *sc, uint16_t chn, uint16_t reg) in emu_rd_p16vptr()
721 emu_wr_p16vptr(struct emu_sc_info *sc, uint16_t chn, uint16_t reg, uint32_t data) in emu_wr_p16vptr()
HDemu10k1.c328 emu_rdptr(struct sc_info *sc, int chn, int reg) in emu_rdptr()
346 emu_wrptr(struct sc_info *sc, int chn, int reg, u_int32_t data) in emu_wrptr()
/trueos/sys/arm/freescale/vybrid/
HDvf_sai.c382 sai_dma_intr(void *arg, int chn) in sai_dma_intr()
/trueos/sys/dev/mly/
HDmly.c1918 int chn, i; in mly_cam_attach() local
/trueos/sys/dev/sound/isa/
HDmss.c371 change_bits(mixer_tab *t, u_char *regval, int dev, int chn, int newval) in change_bits()
/trueos/sys/dev/sound/pci/hda/
HDhdaa.c1844 int i, j, k, chn, cchn, totalchn, totalextchn, c; in hdaa_audio_setup() local