chsts_q            52 sound/soc/xilinx/xlnx_spdif.c 	wait_queue_head_t chsts_q;
chsts_q            70 sound/soc/xilinx/xlnx_spdif.c 		wake_up_interruptible(&ctx->chsts_q);
chsts_q           156 sound/soc/xilinx/xlnx_spdif.c 	err = wait_event_interruptible_timeout(ctx->chsts_q,
chsts_q           291 sound/soc/xilinx/xlnx_spdif.c 		init_waitqueue_head(&ctx->chsts_q);