Searched defs:subs (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/sound/usb/
H A Dmedia.h66 static inline int snd_media_stream_init(struct snd_usb_substream *subs, argument
69 static inline void snd_media_stream_delete(struct snd_usb_substream *subs) { } argument
70 static inline int snd_media_start_pipeline(struct snd_usb_substream *subs) argument
72 static inline void snd_media_stop_pipeline(struct snd_usb_substream *subs) { } argument
H A Dproc.c92 static void proc_dump_substream_formats(struct snd_usb_substream *subs, struct snd_info_buffer *buffer) argument
172 static void proc_dump_ep_status(struct snd_usb_substream *subs, argument
192 proc_dump_substream_status(struct snd_usb_audio *chip, struct snd_usb_substream *subs, struct snd_info_buffer *buffer) argument
[all...]
H A Dmedia.c33 int snd_media_stream_init(struct snd_usb_substream *subs, struct snd_pcm *pcm, argument
117 void snd_media_stream_delete(struct snd_usb_substream *subs) argument
135 int snd_media_start_pipeline(struct snd_usb_substream *subs) argument
151 void snd_media_stop_pipeline(struct snd_usb_substream *subs) argument
[all...]
H A Dimplicit.c404 static int match_endpoint_audioformats(struct snd_usb_substream *subs, argument
441 struct snd_usb_substream *subs; local
462 struct snd_usb_substream *subs; local
[all...]
H A Dcard.c129 struct snd_usb_substream *subs; local
/linux-master/sound/firewire/dice/
H A Ddice-midi.c88 struct snd_rawmidi_substream *subs; local
/linux-master/sound/firewire/bebob/
H A Dbebob_midi.c84 struct snd_rawmidi_substream *subs; local
/linux-master/sound/firewire/oxfw/
H A Doxfw-midi.c129 struct snd_rawmidi_substream *subs; local
/linux-master/sound/firewire/fireworks/
H A Dfireworks_midi.c84 struct snd_rawmidi_substream *subs; local
/linux-master/sound/firewire/motu/
H A Dmotu-midi.c88 struct snd_rawmidi_substream *subs; local
/linux-master/sound/firewire/tascam/
H A Dtascam-midi.c87 struct snd_rawmidi_substream *subs; local
[all...]
/linux-master/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c34 static int pdacf_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
89 static int pdacf_pcm_prepare(struct snd_pcm_substream *subs) argument
196 static int pdacf_pcm_capture_open(struct snd_pcm_substream *subs) argument
214 pdacf_pcm_capture_close(struct snd_pcm_substream *subs) argument
229 pdacf_pcm_capture_pointer(struct snd_pcm_substream *subs) argument
[all...]
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-midi.c94 struct snd_rawmidi_substream *subs; local
/linux-master/sound/soc/kirkwood/
H A Dkirkwood-dma.c20 static struct kirkwood_dma_data *kirkwood_priv(struct snd_pcm_substream *subs) argument
/linux-master/include/linux/ceph/
H A Dmon_client.h99 } subs[4]; member in struct:ceph_mon_client
/linux-master/sound/usb/usx2y/
H A Dusbusx2y.h45 struct snd_usx2y_substream *subs[4]; member in struct:usx2ydev
H A Dusx2yhwdeppcm.c49 static int usx2y_usbpcm_urb_capt_retire(struct snd_usx2y_substream *subs) argument
102 usx2y_hwdep_urb_play_prepare(struct snd_usx2y_substream *subs, struct urb *urb) argument
140 usx2y_usbpcm_urb_capt_iso_advance(struct snd_usx2y_substream *subs, struct urb *urb) argument
232 struct snd_usx2y_substream *subs = urb->context; local
274 usx2y_usbpcm_urbs_release(struct snd_usx2y_substream *subs) argument
291 struct snd_usx2y_substream *subs = urb->context; local
314 usx2y_usbpcm_urbs_allocate(struct snd_usx2y_substream *subs) argument
362 struct snd_usx2y_substream *subs = runtime->private_data; local
400 usx2y_usbpcm_subs_startup(struct snd_usx2y_substream *subs) argument
410 usx2y_usbpcm_urbs_start(struct snd_usx2y_substream *subs) argument
423 struct snd_usx2y_substream *subs = usx2y->subs[stream + p]; local
433 struct snd_usx2y_substream *subs = usx2y->subs[p]; local
443 struct snd_usx2y_substream *subs = usx2y->subs[stream + p]; local
498 struct snd_usx2y_substream *subs = runtime->private_data; local
587 struct snd_usx2y_substream *subs = local
608 struct snd_usx2y_substream *subs = runtime->private_data; local
627 struct snd_usx2y_substream *subs; local
[all...]
/linux-master/include/linux/
H A Dism.h47 struct ism_client *subs[MAX_CLIENTS]; member in struct:ism_dev
/linux-master/sound/core/seq/oss/
H A Dseq_oss_midi.c321 struct snd_seq_port_subscribe subs; local
394 struct snd_seq_port_subscribe subs; local
[all...]
H A Dseq_oss_init.c95 struct snd_seq_port_subscribe subs; local
/linux-master/sound/core/seq/
H A Dseq_ports.c220 struct snd_seq_subscribers *subs; local
489 check_and_subscribe_port(struct snd_seq_client *client, struct snd_seq_client_port *port, struct snd_seq_subscribers *subs, bool is_src, bool exclusive, bool ack) argument
534 __delete_and_unsubscribe_port(struct snd_seq_client *client, struct snd_seq_client_port *port, struct snd_seq_subscribers *subs, bool is_src, bool ack) argument
556 delete_and_unsubscribe_port(struct snd_seq_client *client, struct snd_seq_client_port *port, struct snd_seq_subscribers *subs, bool is_src, bool ack) argument
576 struct snd_seq_subscribers *subs; local
621 struct snd_seq_subscribers *subs; local
650 snd_seq_port_get_subscription(struct snd_seq_port_subs_info *src_grp, struct snd_seq_addr *dest_addr, struct snd_seq_port_subscribe *subs) argument
[all...]
/linux-master/sound/usb/caiaq/
H A Daudio.c80 all_substreams_zero(struct snd_pcm_substream **subs) argument
330 check_for_elapsed_periods(struct snd_usb_caiaqdev *cdev, struct snd_pcm_substream **subs) argument
/linux-master/sound/drivers/vx/
H A Dvx_pcm.c512 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) argument
555 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) argument
675 vx_pcm_playback_transfer(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe, int nchunks) argument
696 vx_pcm_playback_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
717 vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
772 vx_pcm_playback_pointer(struct snd_pcm_substream *subs) argument
782 vx_pcm_prepare(struct snd_pcm_substream *subs) argument
886 vx_pcm_capture_open(struct snd_pcm_substream *subs) argument
945 vx_pcm_capture_close(struct snd_pcm_substream *subs) argument
981 vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
1057 vx_pcm_capture_pointer(struct snd_pcm_substream *subs) argument
[all...]
/linux-master/sound/isa/sb/
H A Demu8000_pcm.c216 static int emu8k_pcm_open(struct snd_pcm_substream *subs) argument
244 static int emu8k_pcm_close(struct snd_pcm_substream *subs) argument
373 static int emu8k_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
437 static int emu8k_pcm_copy(struct snd_pcm_substream *subs, argument
451 emu8k_pcm_silence(struct snd_pcm_substream *subs, int voice, unsigned long pos, unsigned long count) argument
491 emu8k_pcm_copy(struct snd_pcm_substream *subs, int voice, unsigned long pos, struct iov_iter *src, unsigned long count) argument
504 emu8k_pcm_silence(struct snd_pcm_substream *subs, int voice, unsigned long pos, unsigned long count) argument
521 emu8k_pcm_hw_params(struct snd_pcm_substream *subs, struct snd_pcm_hw_params *hw_params) argument
546 emu8k_pcm_hw_free(struct snd_pcm_substream *subs) argument
564 emu8k_pcm_prepare(struct snd_pcm_substream *subs) argument
611 emu8k_pcm_pointer(struct snd_pcm_substream *subs) argument
[all...]
/linux-master/sound/ppc/
H A Dpmac.c179 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
315 static int snd_pmac_playback_prepare(struct snd_pcm_substream *subs) argument
243 snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs, int cmd) argument
290 snd_pmac_pcm_pointer(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
321 snd_pmac_playback_trigger(struct snd_pcm_substream *subs, int cmd) argument
328 snd_pmac_playback_pointer(struct snd_pcm_substream *subs) argument
339 snd_pmac_capture_prepare(struct snd_pcm_substream *subs) argument
345 snd_pmac_capture_trigger(struct snd_pcm_substream *subs, int cmd) argument
352 snd_pmac_capture_pointer(struct snd_pcm_substream *subs) argument
553 snd_pmac_pcm_open(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
602 snd_pmac_pcm_close(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
620 snd_pmac_playback_open(struct snd_pcm_substream *subs) argument
628 snd_pmac_capture_open(struct snd_pcm_substream *subs) argument
636 snd_pmac_playback_close(struct snd_pcm_substream *subs) argument
643 snd_pmac_capture_close(struct snd_pcm_substream *subs) argument
[all...]

Completed in 395 milliseconds

12