reply_bytes       718 drivers/gpu/drm/gma500/cdv_intel_dp.c 	int reply_bytes;
reply_bytes       728 drivers/gpu/drm/gma500/cdv_intel_dp.c 	reply_bytes = recv_bytes + 1;
reply_bytes       732 drivers/gpu/drm/gma500/cdv_intel_dp.c 				      reply, reply_bytes);
reply_bytes       763 drivers/gpu/drm/gma500/cdv_intel_dp.c 	int reply_bytes;
reply_bytes       783 drivers/gpu/drm/gma500/cdv_intel_dp.c 		reply_bytes = 1;
reply_bytes       788 drivers/gpu/drm/gma500/cdv_intel_dp.c 		reply_bytes = 2;
reply_bytes       792 drivers/gpu/drm/gma500/cdv_intel_dp.c 		reply_bytes = 1;
reply_bytes       799 drivers/gpu/drm/gma500/cdv_intel_dp.c 				      reply, reply_bytes);
reply_bytes       828 drivers/gpu/drm/gma500/cdv_intel_dp.c 			return reply_bytes - 1;
reply_bytes      5675 drivers/scsi/mpt3sas/mpt3sas_base.c 	u32 *request, int reply_bytes, u16 *reply, int timeout)
reply_bytes      5750 drivers/scsi/mpt3sas/mpt3sas_base.c 		if (i >=  reply_bytes/2) /* overflow case */
reply_bytes      5770 drivers/scsi/mpt3sas/mpt3sas_base.c 		for (i = 0; i < reply_bytes/4; i++)
reply_bytes       235 sound/soc/sof/ipc.c 				       void *reply_data, size_t reply_bytes)
reply_bytes       255 sound/soc/sof/ipc.c 	msg->reply_size = reply_bytes;
reply_bytes       291 sound/soc/sof/ipc.c 		       size_t reply_bytes)
reply_bytes       296 sound/soc/sof/ipc.c 	    reply_bytes > SOF_IPC_MSG_MAX_SIZE)
reply_bytes       303 sound/soc/sof/ipc.c 					  reply_data, reply_bytes);
reply_bytes       501 sound/soc/sof/sof-priv.h 		       size_t reply_bytes);