Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_clientmgr.h81 struct snd_seq_client *snd_seq_client_use_ptr(int clientid);
H A Dseq_clientmgr.c172 struct snd_seq_client *snd_seq_client_use_ptr(int clientid) in snd_seq_client_use_ptr() function
512 snd_seq_client_use_ptr(event->dest.client); in get_event_dest_client()
855 snd_seq_client_use_ptr(cell->event.source.client); in snd_seq_dispatch_event()
1539 snd_seq_client_use_ptr(subs->dest.client); in snd_seq_ioctl_unsubscribe_port()
1543 snd_seq_client_use_ptr(subs->sender.client); in snd_seq_ioctl_unsubscribe_port()
2449 snd_seq_client_use_ptr(client); in snd_seq_kernel_client_dispatch()
2530 return snd_seq_client_use_ptr(id); in snd_seq_kernel_client_get()
H A Dseq_ports.c192 *cp = snd_seq_client_use_ptr(addr->client);