Searched defs:subs (Results 1 - 22 of 22) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv.h191 struct list_head subs; /* struct bttv_sub_device */ member in struct:bttv_core
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Des1968.c1801 struct snd_pcm_substream *subs = es->substream; local
H A Dintel8x0.c2484 struct snd_pcm_substream *subs; local
H A Dmaestro3.c1175 snd_m3_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
1123 snd_m3_pcm_start(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1150 snd_m3_pcm_stop(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1212 snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1364 snd_m3_playback_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1431 snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1487 snd_m3_pcm_prepare(struct snd_pcm_substream *subs) argument
1522 snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) argument
1547 snd_m3_pcm_pointer(struct snd_pcm_substream *subs) argument
1565 struct snd_pcm_substream *subs = s->substream; local
1753 snd_m3_substream_open(struct snd_m3 *chip, struct snd_pcm_substream *subs) argument
1786 snd_m3_substream_close(struct snd_m3 *chip, struct snd_pcm_substream *subs) argument
1808 snd_m3_playback_open(struct snd_pcm_substream *subs) argument
1824 snd_m3_playback_close(struct snd_pcm_substream *subs) argument
1833 snd_m3_capture_open(struct snd_pcm_substream *subs) argument
1849 snd_m3_capture_close(struct snd_pcm_substream *subs) argument
[all...]
H A Dcmipci.c1126 static void setup_ac3(struct cmipci *cm, struct snd_pcm_substream *subs, int do_ac3, int rate) argument
1173 static int setup_spdif_playback(struct cmipci *cm, struct snd_pcm_substream *subs, int up, int do_ac3) argument
1273 static int snd_cmipci_capture_spdif_hw_free(struct snd_pcm_substream *subs) argument
1447 static int open_device_check(struct cmipci *cm, int mode, struct snd_pcm_substream *subs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_codec.h458 unsigned int subs; member in struct:hda_codec_preset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart.c410 static int snd_mixart_trigger(struct snd_pcm_substream *subs, int cmd) argument
470 static int snd_mixart_prepare(struct snd_pcm_substream *subs) argument
579 static int snd_mixart_hw_params(struct snd_pcm_substream *subs, argument
639 snd_mixart_hw_free(struct snd_pcm_substream *subs) argument
695 snd_mixart_playback_open(struct snd_pcm_substream *subs) argument
770 snd_mixart_capture_open(struct snd_pcm_substream *subs) argument
849 snd_mixart_close(struct snd_pcm_substream *subs) argument
879 snd_mixart_stream_pointer(struct snd_pcm_substream *subs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.c454 struct snd_pcm_substream *subs = stream->substream; local
620 pcxhr_trigger(struct snd_pcm_substream *subs, int cmd) argument
691 pcxhr_prepare(struct snd_pcm_substream *subs) argument
748 pcxhr_hw_params(struct snd_pcm_substream *subs, struct snd_pcm_hw_params *hw) argument
790 pcxhr_hw_free(struct snd_pcm_substream *subs) argument
823 pcxhr_open(struct snd_pcm_substream *subs) argument
894 pcxhr_close(struct snd_pcm_substream *subs) argument
919 pcxhr_stream_pointer(struct snd_pcm_substream *subs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci_main.c338 unsigned int subs = ypcm->substream->number; local
1717 unsigned int subs = kcontrol->id.subdevice; local
1728 unsigned int subs = kcontrol->id.subdevice; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c37 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, unsigned long offset) argument
47 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, size_t size) argument
66 static int snd_pcm_free_vmalloc_buffer(struct snd_pcm_substream *subs) argument
93 static int pdacf_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
148 static int pdacf_pcm_hw_params(struct snd_pcm_substream *subs, argument
157 pdacf_pcm_hw_free(struct snd_pcm_substream *subs) argument
165 pdacf_pcm_prepare(struct snd_pcm_substream *subs) argument
271 pdacf_pcm_capture_open(struct snd_pcm_substream *subs) argument
289 pdacf_pcm_capture_close(struct snd_pcm_substream *subs) argument
304 pdacf_pcm_capture_pointer(struct snd_pcm_substream *subs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/ppc/
H A Dpmac.c114 static int snd_pmac_pcm_hw_params(struct snd_pcm_substream *subs, argument
123 static int snd_pmac_pcm_hw_free(struct snd_pcm_substream *subs) argument
198 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
262 snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs, int cmd) argument
309 snd_pmac_pcm_pointer(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
332 snd_pmac_playback_prepare(struct snd_pcm_substream *subs) argument
338 snd_pmac_playback_trigger(struct snd_pcm_substream *subs, int cmd) argument
345 snd_pmac_playback_pointer(struct snd_pcm_substream *subs) argument
356 snd_pmac_capture_prepare(struct snd_pcm_substream *subs) argument
362 snd_pmac_capture_trigger(struct snd_pcm_substream *subs, int cmd) argument
369 snd_pmac_capture_pointer(struct snd_pcm_substream *subs) argument
455 snd_pmac_pcm_open(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
522 snd_pmac_pcm_close(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) argument
540 snd_pmac_playback_open(struct snd_pcm_substream *subs) argument
548 snd_pmac_capture_open(struct snd_pcm_substream *subs) argument
556 snd_pmac_playback_close(struct snd_pcm_substream *subs) argument
563 snd_pmac_capture_close(struct snd_pcm_substream *subs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/caiaq/
H A Dcaiaq-audio.c90 all_substreams_zero(struct snd_pcm_substream **subs) argument
299 check_for_elapsed_periods(struct snd_usb_caiaqdev *dev, struct snd_pcm_substream **subs) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbaudio.c134 struct snd_usb_substream *subs; member in struct:snd_urb_ctx
252 static int prepare_capture_sync_urb(struct snd_usb_substream *subs, argument
274 prepare_capture_sync_urb_hs(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
295 retire_capture_sync_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
312 prepare_capture_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
337 retire_capture_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
388 retire_paused_capture_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
402 prepare_playback_sync_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
420 prepare_playback_sync_urb_hs(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
438 retire_playback_sync_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
464 retire_playback_sync_urb_hs(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
485 snd_usb_audio_next_packet_size(struct snd_usb_substream *subs) argument
501 prepare_nodata_playback_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
533 prepare_playback_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
612 retire_playback_urb(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime, struct urb *urb) argument
658 struct snd_usb_substream *subs = ctx->subs; local
681 struct snd_usb_substream *subs = ctx->subs; local
699 snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, unsigned long offset) argument
707 snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, size_t size) argument
723 snd_pcm_free_vmalloc_buffer(struct snd_pcm_substream *subs) argument
736 deactivate_urbs(struct snd_usb_substream *subs, int force, int can_sleep) argument
811 start_urbs(struct snd_usb_substream *subs, struct snd_pcm_runtime *runtime) argument
873 wait_clear_urbs(struct snd_usb_substream *subs) argument
906 struct snd_usb_substream *subs; local
923 struct snd_usb_substream *subs = substream->runtime->private_data; local
946 struct snd_usb_substream *subs = substream->runtime->private_data; local
984 release_substream_urbs(struct snd_usb_substream *subs, int force) argument
1005 init_substream_urbs(struct snd_usb_substream *subs, unsigned int period_bytes, unsigned int rate, unsigned int frame_bits) argument
1164 find_format(struct snd_usb_substream *subs, unsigned int format, unsigned int rate, unsigned int channels) argument
1284 set_format(struct snd_usb_substream *subs, struct audioformat *fmt) argument
1410 struct snd_usb_substream *subs = substream->runtime->private_data; local
1466 struct snd_usb_substream *subs = substream->runtime->private_data; local
1484 struct snd_usb_substream *subs = runtime->private_data; local
1569 struct snd_usb_substream *subs = rule->private; local
1623 struct snd_usb_substream *subs = rule->private; local
1676 struct snd_usb_substream *subs = rule->private; local
1711 check_hw_params_convention(struct snd_usb_substream *subs) argument
1796 snd_usb_pcm_check_knot(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) argument
1835 setup_hw_info(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) argument
1901 struct snd_usb_substream *subs = &as->substream[direction]; local
1914 struct snd_usb_substream *subs = &as->substream[direction]; local
2084 proc_dump_substream_formats(struct snd_usb_substream *subs, struct snd_info_buffer *buffer) argument
2120 proc_dump_substream_status(struct snd_usb_substream *subs, struct snd_info_buffer *buffer) argument
2185 struct snd_usb_substream *subs = &as->substream[stream]; local
2212 free_substream(struct snd_usb_substream *subs) argument
2257 struct snd_usb_substream *subs; local
2750 struct snd_usb_substream *subs; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/usx2y/
H A Dusbusx2y.h42 struct snd_usX2Y_substream *subs[4]; member in struct:usX2Ydev
H A Dusbusx2yaudio.c70 static int usX2Y_urb_capt_retire(struct snd_usX2Y_substream *subs) argument
126 usX2Y_urb_play_prepare(struct snd_usX2Y_substream *subs, struct urb *cap_urb, struct urb *urb) argument
181 usX2Y_urb_play_retire(struct snd_usX2Y_substream *subs, struct urb *urb) argument
196 usX2Y_urb_submit(struct snd_usX2Y_substream *subs, struct urb *urb, int frame) argument
265 struct snd_usX2Y_substream *subs = usX2Y->subs[s]; local
272 struct snd_usX2Y_substream *subs = usX2Y->subs[s]; local
289 usX2Y_error_urb_status(struct usX2Ydev *usX2Y, struct snd_usX2Y_substream *subs, struct urb *urb) argument
297 usX2Y_error_sequence(struct usX2Ydev *usX2Y, struct snd_usX2Y_substream *subs, struct urb *urb) argument
311 struct snd_usX2Y_substream *subs = urb->context; local
353 struct snd_usX2Y_substream *subs = usX2Y->subs[s]; local
371 struct snd_usX2Y_substream *subs = urb->context; local
384 usX2Y_subs_prepare(struct snd_usX2Y_substream *subs) argument
408 usX2Y_urbs_release(struct snd_usX2Y_substream *subs) argument
422 usX2Y_urbs_allocate(struct snd_usX2Y_substream *subs) argument
472 usX2Y_subs_startup(struct snd_usX2Y_substream *subs) argument
481 usX2Y_urbs_start(struct snd_usX2Y_substream *subs) argument
490 struct snd_usX2Y_substream *subs = usX2Y->subs[i]; local
541 struct snd_usX2Y_substream *subs = substream->runtime->private_data; local
549 struct snd_usX2Y_substream *subs = substream->runtime->private_data; local
807 struct snd_usX2Y_substream *subs = runtime->private_data; local
840 struct snd_usX2Y_substream *subs = runtime->private_data; local
893 struct snd_usX2Y_substream *subs = ((struct snd_usX2Y_substream **) local
912 struct snd_usX2Y_substream *subs = runtime->private_data; local
[all...]
H A Dusx2yhwdeppcm.c62 static int usX2Y_usbpcm_urb_capt_retire(struct snd_usX2Y_substream *subs) argument
110 usX2Y_hwdep_urb_play_prepare(struct snd_usX2Y_substream *subs, struct urb *urb) argument
149 usX2Y_usbpcm_urb_capt_iso_advance(struct snd_usX2Y_substream *subs, struct urb *urb) argument
232 struct snd_usX2Y_substream *subs = urb->context; local
280 usX2Y_usbpcm_urbs_release(struct snd_usX2Y_substream *subs) argument
296 struct snd_usX2Y_substream *subs = urb->context; local
317 usX2Y_usbpcm_urbs_allocate(struct snd_usX2Y_substream *subs) argument
364 struct snd_usX2Y_substream *subs = runtime->private_data, local
399 usX2Y_usbpcm_subs_startup(struct snd_usX2Y_substream *subs) argument
408 usX2Y_usbpcm_urbs_start(struct snd_usX2Y_substream *subs) argument
420 struct snd_usX2Y_substream *subs = usX2Y->subs[stream + p]; local
429 struct snd_usX2Y_substream *subs = usX2Y->subs[p]; local
438 struct snd_usX2Y_substream *subs = usX2Y->subs[stream + p]; local
490 struct snd_usX2Y_substream *subs = runtime->private_data; local
570 struct snd_usX2Y_substream *subs = ((struct snd_usX2Y_substream **) local
589 struct snd_usX2Y_substream *subs = runtime->private_data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_init.c105 struct snd_seq_port_subscribe subs; local
H A Dseq_oss_midi.c332 struct snd_seq_port_subscribe subs; local
398 struct snd_seq_port_subscribe subs; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c657 struct snd_seq_subscribers *subs; local
1369 check_subscription_permission(struct snd_seq_client *client, struct snd_seq_client_port *sport, struct snd_seq_client_port *dport, struct snd_seq_port_subscribe *subs) argument
1427 struct snd_seq_port_subscribe subs; local
1472 struct snd_seq_port_subscribe subs; local
1963 struct snd_seq_port_subscribe subs; local
2003 struct snd_seq_query_subs subs; local
[all...]
H A Dseq_ports.c219 struct snd_seq_subscribers *subs; local
495 struct snd_seq_subscribers *subs, *s; local
573 struct snd_seq_subscribers *subs; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_pcm.c64 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, argument
76 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, size_t size) argument
98 static int snd_pcm_free_vmalloc_buffer(struct snd_pcm_substream *subs) argument
575 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) argument
619 vx_pcm_playback_close(struct snd_pcm_substream *subs) argument
739 vx_pcm_playback_transfer(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe, int nchunks) argument
759 vx_pcm_playback_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
783 struct snd_pcm_substream *subs = (struct snd_pcm_substream *)arg; local
804 vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
847 vx_pcm_playback_pointer(struct snd_pcm_substream *subs) argument
857 vx_pcm_hw_params(struct snd_pcm_substream *subs, struct snd_pcm_hw_params *hw_params) argument
866 vx_pcm_hw_free(struct snd_pcm_substream *subs) argument
874 vx_pcm_prepare(struct snd_pcm_substream *subs) argument
979 vx_pcm_capture_open(struct snd_pcm_substream *subs) argument
1038 vx_pcm_capture_close(struct snd_pcm_substream *subs) argument
1074 vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
1148 vx_pcm_capture_pointer(struct snd_pcm_substream *subs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_pcm.c227 static int emu8k_pcm_open(struct snd_pcm_substream *subs) argument
257 static int emu8k_pcm_close(struct snd_pcm_substream *subs) argument
387 static int emu8k_pcm_trigger(struct snd_pcm_substream *subs, int cmd) argument
443 static int emu8k_pcm_copy(struct snd_pcm_substream *subs, argument
481 emu8k_pcm_silence(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, snd_pcm_uframes_t count) argument
509 emu8k_pcm_copy(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, void __user *src, snd_pcm_uframes_t count) argument
540 emu8k_pcm_silence(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, snd_pcm_uframes_t count) argument
568 emu8k_pcm_hw_params(struct snd_pcm_substream *subs, struct snd_pcm_hw_params *hw_params) argument
593 emu8k_pcm_hw_free(struct snd_pcm_substream *subs) argument
611 emu8k_pcm_prepare(struct snd_pcm_substream *subs) argument
657 emu8k_pcm_pointer(struct snd_pcm_substream *subs) argument
[all...]

Completed in 256 milliseconds