Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_clientmgr.c99 static struct snd_seq_client *__clientptr(int clientid) in __clientptr() function
114 return __clientptr(clientid); in clientptr()
127 client = __clientptr(clientid); in client_use_ptr()
162 client = __clientptr(clientid); in client_use_ptr()