recv_fixed_ptr    287 sound/sparc/dbri.c 	volatile __u32 *recv_fixed_ptr;	/* Ptr to receive fixed data */
recv_fixed_ptr   1067 sound/sparc/dbri.c 	dbri->pipes[pipe].recv_fixed_ptr = ptr;
recv_fixed_ptr   1898 sound/sparc/dbri.c 		if (dbri->pipes[channel].recv_fixed_ptr)
recv_fixed_ptr   1899 sound/sparc/dbri.c 			*(dbri->pipes[channel].recv_fixed_ptr) = val;