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

/linux-master/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h339 #define WORK_MAX_NUM 0x30 macro
496 struct work_of_rpmsg work_list[WORK_MAX_NUM];
H A Dimx-pcm-rpmsg.c128 info->work_write_index %= WORK_MAX_NUM;
671 info->work_read_index %= WORK_MAX_NUM;
703 for (i = 0; i < WORK_MAX_NUM; i++) {

Completed in 137 milliseconds