Searched refs:client_use_ptr (Results 1 – 1 of 1) sorted by relevance
109 static struct snd_seq_client *client_use_ptr(int clientid, bool load_module) in client_use_ptr() function174 return client_use_ptr(clientid, false); in snd_seq_client_use_ptr()182 return client_use_ptr(clientid, IS_ENABLED(CONFIG_MODULES)); in client_load_and_use_ptr()