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

/linux-4.1.27/include/uapi/sound/
H A Dhdsp.h29 H9652, enumerator in enum:HDSP_IO_Type
/linux-4.1.27/sound/pci/rme9652/
H A Dhdsp.c128 /* This is for H9652 cards
319 #define HDSP_Lock2 (1<<1) /* this is for Digiface and H9652 */
636 case H9652: hdsp_playback_to_output_key()
654 case H9652: hdsp_input_to_output_key()
673 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0; hdsp_check_for_iobox()
696 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) hdsp_wait_for_iobox()
848 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) hdsp_check_for_firmware()
914 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) { hdsp_write_gain()
931 if (hdsp->io_type == H9652 && addr >= 1352) hdsp_write_gain()
1264 case H9652: hdsp_set_rate()
2413 case H9652: snd_hdsp_info_pref_sync_ref()
2448 case H9652: snd_hdsp_put_pref_sync_ref()
2813 case H9652: snd_hdsp_get_adat_sync_check()
3306 if (hdsp->io_type == Digiface || hdsp->io_type == H9652) { snd_hdsp_create_controls()
3323 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) { snd_hdsp_create_controls()
3618 case H9652: snd_hdsp_proc_read()
3785 if (hdsp->io_type == H9652) snd_hdsp_set_defaults()
3798 for (i = 0; i < ((hdsp->io_type == H9652 || hdsp->io_type == H9632) ? 1352 : HDSP_MATRIX_MIXER_SIZE); ++i) { snd_hdsp_set_defaults()
4702 case H9652: snd_hdsp_hwdep_ioctl()
4761 if (hdsp->io_type == H9632 || hdsp->io_type == H9652) snd_hdsp_hwdep_ioctl()
4784 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return -EINVAL; snd_hdsp_hwdep_ioctl()
4801 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return -EINVAL; snd_hdsp_hwdep_ioctl()
4959 case H9652: snd_hdsp_initialize_channels()
5022 if (hdsp->io_type == Digiface || hdsp->io_type == H9652) { snd_hdsp_create_alsa_devices()
5073 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) hdsp_request_fw_loader()
5078 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) hdsp_request_fw_loader()
5273 hdsp->io_type = H9652; snd_hdsp_create()

Completed in 73 milliseconds