/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_sdma.c | 134 sdma_start(int chn) in sdma_start() 146 sdma_stop(int chn) in sdma_stop() 163 int chn; in sdma_alloc() local 192 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
|
H A D | imx6_ssi.c | 405 ssi_dma_intr(void *arg, int chn) in ssi_dma_intr()
|
/freebsd/usr.sbin/mlxcontrol/ |
H A D | config.c | 146 print_phys_drive(struct conf_config *conf, int chn, int targ) in print_phys_drive()
|
H A D | util.c | 110 mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose) in mlx_print_phys_drv()
|
/freebsd/sys/dev/sound/midi/ |
H A D | midi.c | 1275 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()
|
H A D | sequencer.c | 1509 u_char dev, chn, note, vel; in seq_convertold() local 1697 u_char cmd, chn, note, parm; in seq_chnvoice() local 1772 u_char cmd, chn, p1; in seq_chncommon() local 1970 int chn, i; in seq_reset() local
|
/freebsd/tools/tools/indent_wrapper/ |
H A D | indent_wrapper.c | 387 uint16_t chn; in main() local
|
/freebsd/sys/sys/ |
H A D | soundcard.h | 1357 #define _CHN_VOICE(dev, event, chn, note, parm) { \ argument 1369 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument 1372 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument 1375 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument 1382 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) { \ argument 1416 #define SEQ_CHN_PRESSURE(dev, chn, pressure) \ argument 1419 #define SEQ_SET_PATCH(dev, chn, patch) \ argument 1422 #define SEQ_CONTROL(dev, chn, controller, value) \ argument 1425 #define SEQ_BENDER(dev, chn, value) \ argument
|
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder_matrix.c | 73 int chn[SND_CHN_T_MAX + 1]; member
|
H A D | dsp.c | 679 struct pcm_channel *chn, *rdch, *wrch; in dsp_ioctl() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx.c | 646 emu_rdptr(struct emu_sc_info *sc, unsigned int chn, unsigned int reg) in emu_rdptr() 673 emu_wrptr(struct emu_sc_info *sc, unsigned int chn, unsigned int reg, uint32_t data) in emu_wrptr() 703 emu_rd_p16vptr(struct emu_sc_info *sc, uint16_t chn, uint16_t reg) in emu_rd_p16vptr() 718 emu_wr_p16vptr(struct emu_sc_info *sc, uint16_t chn, uint16_t reg, uint32_t data) in emu_wr_p16vptr()
|
H A D | emu10k1.c | 331 emu_rdptr(struct sc_info *sc, int chn, int reg) in emu_rdptr() 349 emu_wrptr(struct sc_info *sc, int chn, int reg, u_int32_t data) in emu_wrptr()
|
/freebsd/sys/arm/freescale/vybrid/ |
H A D | vf_sai.c | 378 sai_dma_intr(void *arg, int chn) in sai_dma_intr()
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 1845 int i, j, k, chn, cchn, totalchn, totalextchn, c; in hdaa_audio_setup() local
|