Searched refs:HW_PARAM_ENTRY (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/core/ |
| H A D | pcm_param_trace.h | 12 HW_PARAM_ENTRY(ACCESS), \ 13 HW_PARAM_ENTRY(FORMAT), \ 14 HW_PARAM_ENTRY(SUBFORMAT), \ 15 HW_PARAM_ENTRY(SAMPLE_BITS), \ 16 HW_PARAM_ENTRY(FRAME_BITS), \ 17 HW_PARAM_ENTRY(CHANNELS), \ 18 HW_PARAM_ENTRY(RATE), \ 19 HW_PARAM_ENTRY(PERIOD_TIME), \ 20 HW_PARAM_ENTRY(PERIOD_SIZE), \ 22 HW_PARAM_ENTRY(PERIODS), \ [all …]
|