Home
last modified time | relevance | path

Searched refs:recv_fixed_ptr (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/sound/sparc/
Ddbri.c287 volatile __u32 *recv_fixed_ptr; /* Ptr to receive fixed data */ member
1067 dbri->pipes[pipe].recv_fixed_ptr = ptr; in recv_fixed()
1898 if (dbri->pipes[channel].recv_fixed_ptr) in dbri_process_one_interrupt()
1899 *(dbri->pipes[channel].recv_fixed_ptr) = val; in dbri_process_one_interrupt()