Home
last modified time | relevance | path

Searched refs:HPI_MAX_CHANNELS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi.h1084 #define HPI_MAX_CHANNELS 2 /* per stream */ macro
1343 u16 hpi_volume_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS]
1347 short an_gain0_01dB_out[HPI_MAX_CHANNELS]
1361 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms);
1364 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms,
1376 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS]
1380 short an_gain0_01dB_out[HPI_MAX_CHANNELS]
1389 short an_peak0_01dB_out[HPI_MAX_CHANNELS]
1392 u16 hpi_meter_get_rms(u32 h_control, short an_peak0_01dB_out[HPI_MAX_CHANNELS]
H A Dhpifunc.c1991 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] in hpi_level_set_gain()
1998 u16 hpi_level_get_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] in hpi_level_get_gain()
2011 u16 hpi_meter_get_peak(u32 h_control, short an_peakdB[HPI_MAX_CHANNELS] in hpi_meter_get_peak()
2030 sizeof(short) * HPI_MAX_CHANNELS); in hpi_meter_get_peak()
2032 for (i = 0; i < HPI_MAX_CHANNELS; i++) in hpi_meter_get_peak()
2037 u16 hpi_meter_get_rms(u32 h_control, short an_rmsdB[HPI_MAX_CHANNELS] in hpi_meter_get_rms()
2055 sizeof(short) * HPI_MAX_CHANNELS); in hpi_meter_get_rms()
2057 for (i = 0; i < HPI_MAX_CHANNELS; i++) in hpi_meter_get_rms()
2745 u16 hpi_volume_set_gain(u32 h_control, short an_log_gain[HPI_MAX_CHANNELS] in hpi_volume_set_gain()
2752 u16 hpi_volume_get_gain(u32 h_control, short an_log_gain[HPI_MAX_CHANNELS] in hpi_volume_get_gain()
[all...]
H A Dasihpi.c1447 count = HPI_MAX_CHANNELS; in snd_asihpi_volume_info()
1461 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_volume_get()
1474 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_volume_put()
1579 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_level_get()
1595 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_level_put()
2038 count = HPI_MAX_CHANNELS; in snd_asihpi_meter_info()
2074 short an_gain_mB[HPI_MAX_CHANNELS], i; in snd_asihpi_meter_get()
2079 for (i = 0; i < HPI_MAX_CHANNELS; i++) { in snd_asihpi_meter_get()
H A Dhpi_internal.h824 short an_log_value[HPI_MAX_CHANNELS];
834 short an_log_value[HPI_MAX_CHANNELS];
855 short an_log_value[HPI_MAX_CHANNELS];
862 short an_log_value[HPI_MAX_CHANNELS];
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi.h1084 #define HPI_MAX_CHANNELS 2 /* per stream */ macro
1330 u16 hpi_volume_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS]
1334 short an_gain0_01dB_out[HPI_MAX_CHANNELS]
1348 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms);
1351 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms,
1363 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS]
1367 short an_gain0_01dB_out[HPI_MAX_CHANNELS]
1376 short an_peak0_01dB_out[HPI_MAX_CHANNELS]
1379 u16 hpi_meter_get_rms(u32 h_control, short an_peak0_01dB_out[HPI_MAX_CHANNELS]
H A Dhpifunc.c1991 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] in hpi_level_set_gain()
1998 u16 hpi_level_get_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] in hpi_level_get_gain()
2011 u16 hpi_meter_get_peak(u32 h_control, short an_peakdB[HPI_MAX_CHANNELS] in hpi_meter_get_peak()
2029 sizeof(short) * HPI_MAX_CHANNELS); in hpi_meter_get_peak()
2031 for (i = 0; i < HPI_MAX_CHANNELS; i++) in hpi_meter_get_peak()
2036 u16 hpi_meter_get_rms(u32 h_control, short an_rmsdB[HPI_MAX_CHANNELS] in hpi_meter_get_rms()
2054 sizeof(short) * HPI_MAX_CHANNELS); in hpi_meter_get_rms()
2056 for (i = 0; i < HPI_MAX_CHANNELS; i++) in hpi_meter_get_rms()
2744 u16 hpi_volume_set_gain(u32 h_control, short an_log_gain[HPI_MAX_CHANNELS] in hpi_volume_set_gain()
2751 u16 hpi_volume_get_gain(u32 h_control, short an_log_gain[HPI_MAX_CHANNELS] in hpi_volume_get_gain()
[all...]
H A Dasihpi.c1445 count = HPI_MAX_CHANNELS; in snd_asihpi_volume_info()
1459 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_volume_get()
1472 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_volume_put()
1577 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_level_get()
1593 short an_gain_mB[HPI_MAX_CHANNELS]; in snd_asihpi_level_put()
2036 count = HPI_MAX_CHANNELS; in snd_asihpi_meter_info()
2072 short an_gain_mB[HPI_MAX_CHANNELS], i; in snd_asihpi_meter_get()
2077 for (i = 0; i < HPI_MAX_CHANNELS; i++) { in snd_asihpi_meter_get()
H A Dhpi_internal.h824 short an_log_value[HPI_MAX_CHANNELS];
834 short an_log_value[HPI_MAX_CHANNELS];
855 short an_log_value[HPI_MAX_CHANNELS];
862 short an_log_value[HPI_MAX_CHANNELS];

Completed in 27 milliseconds