Searched refs:param_set_int (Results 1 – 3 of 3) sorted by relevance
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
D | pcm.c | 193 static void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_int() function 882 param_set_int(¶ms, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, in pcm_open() 884 param_set_int(¶ms, SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm_open() 886 param_set_int(¶ms, SNDRV_PCM_HW_PARAM_CHANNELS, in pcm_open() 888 param_set_int(¶ms, SNDRV_PCM_HW_PARAM_PERIODS, config->period_count); in pcm_open() 889 param_set_int(¶ms, SNDRV_PCM_HW_PARAM_RATE, config->rate); in pcm_open()
|
/device/google/cuttlefish_kernel/5.4-x86_64/ |
D | System.map | 6920 ffffffff812186a0 T param_set_int 58444 ffffffff820284b8 t param_set_int.cfi_jt
|
/device/google/cuttlefish_kernel/5.4-arm64/ |
D | System.map | 15424 ffffffc01021cf3c T param_set_int 143083 ffffffc010de726c t param_set_int.cfi_jt
|