Searched defs:_dpcm (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/sound/ |
| D | soc-dpcm.h | 106 #define for_each_dpcm_fe(be, stream, _dpcm) \ argument 109 #define for_each_dpcm_be(fe, stream, _dpcm) \ argument 111 #define for_each_dpcm_be_safe(fe, stream, _dpcm, __dpcm) \ argument 113 #define for_each_dpcm_be_rollback(fe, stream, _dpcm) \ argument
|
| /kernel/linux/linux-6.6/include/sound/ |
| D | soc-dpcm.h | 107 #define for_each_dpcm_fe(be, stream, _dpcm) \ argument 110 #define for_each_dpcm_be(fe, stream, _dpcm) \ argument 112 #define for_each_dpcm_be_safe(fe, stream, _dpcm, __dpcm) \ argument 114 #define for_each_dpcm_be_rollback(fe, stream, _dpcm) \ argument
|