Searched defs:pcm (Results 251 - 267 of 267) sorted by relevance

<<11

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dvia82xx.c1426 struct snd_pcm *pcm; local
1479 struct snd_pcm *pcm; local
1532 struct snd_pcm *pcm; local
[all...]
H A Dcmipci.c468 struct snd_pcm *pcm; /* DAC/ADC PCM */ member in struct:cmipci
1888 struct snd_pcm *pcm; local
1911 struct snd_pcm *pcm; local
1933 struct snd_pcm *pcm; local
[all...]
H A Dcs4281.c468 struct snd_pcm *pcm; member in struct:cs4281
974 struct snd_pcm *pcm; local
[all...]
H A Dmaestro3.c817 struct snd_pcm *pcm; member in struct:snd_m3
1948 struct snd_pcm *pcm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c2167 struct snd_pcm *pcm; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm.c650 snd_pcm_name(snd_pcm_t *pcm) argument
663 snd_pcm_type(snd_pcm_t *pcm) argument
676 snd_pcm_stream(snd_pcm_t *pcm) argument
690 snd_pcm_close(snd_pcm_t *pcm) argument
721 snd_pcm_nonblock(snd_pcm_t *pcm, int nonblock) argument
747 snd_pcm_async(snd_pcm_t *pcm, int sig, pid_t pid) argument
764 snd_pcm_info(snd_pcm_t *pcm, snd_pcm_info_t *info) argument
775 snd_pcm_hw_params_current(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) argument
826 snd_pcm_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) argument
841 snd_pcm_hw_free(snd_pcm_t *pcm) argument
869 snd_pcm_sw_params(snd_pcm_t *pcm, snd_pcm_sw_params_t *params) argument
912 snd_pcm_status(snd_pcm_t *pcm, snd_pcm_status_t *status) argument
926 snd_pcm_state(snd_pcm_t *pcm) argument
941 snd_pcm_hwsync(snd_pcm_t *pcm) argument
982 snd_pcm_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *delayp) argument
1004 snd_pcm_resume(snd_pcm_t *pcm) argument
1024 snd_pcm_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) argument
1039 snd_pcm_prepare(snd_pcm_t *pcm) argument
1056 snd_pcm_reset(snd_pcm_t *pcm) argument
1071 snd_pcm_start(snd_pcm_t *pcm) argument
1092 snd_pcm_drop(snd_pcm_t *pcm) argument
1115 snd_pcm_drain(snd_pcm_t *pcm) argument
1135 snd_pcm_pause(snd_pcm_t *pcm, int enable) argument
1154 snd_pcm_rewindable(snd_pcm_t *pcm) argument
1171 snd_pcm_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) argument
1192 snd_pcm_forwardable(snd_pcm_t *pcm) argument
1210 snd_pcm_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) argument
1243 snd_pcm_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size) argument
1275 snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) argument
1307 snd_pcm_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size) argument
1339 snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) argument
1376 snd_pcm_unlink(snd_pcm_t *pcm) argument
1389 snd_pcm_poll_descriptors_count(snd_pcm_t *pcm) argument
1424 snd_pcm_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space) argument
1461 snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) argument
1846 snd_pcm_dump_hw_setup(snd_pcm_t *pcm, snd_output_t *out) argument
1876 snd_pcm_dump_sw_setup(snd_pcm_t *pcm, snd_output_t *out) argument
1902 snd_pcm_dump_setup(snd_pcm_t *pcm, snd_output_t *out) argument
1935 snd_pcm_dump(snd_pcm_t *pcm, snd_output_t *out) argument
1949 snd_pcm_bytes_to_frames(snd_pcm_t *pcm, ssize_t bytes) argument
1965 snd_pcm_frames_to_bytes(snd_pcm_t *pcm, snd_pcm_sframes_t frames) argument
1981 snd_pcm_bytes_to_samples(snd_pcm_t *pcm, ssize_t bytes) argument
1997 snd_pcm_samples_to_bytes(snd_pcm_t *pcm, long samples) argument
2017 snd_async_add_pcm_handler(snd_async_handler_t **handler, snd_pcm_t *pcm, snd_async_callback_t callback, void *private_data) argument
2295 snd_pcm_t *pcm; local
2313 snd_pcm_free(snd_pcm_t *pcm) argument
2352 snd_pcm_wait(snd_pcm_t *pcm, int timeout) argument
2376 snd_pcm_wait_nocheck(snd_pcm_t *pcm, int timeout) argument
2457 snd_pcm_avail_update(snd_pcm_t *pcm) argument
2474 snd_pcm_avail(snd_pcm_t *pcm) argument
2498 snd_pcm_avail_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *availp, snd_pcm_sframes_t *delayp) argument
3195 snd_pcm_hw_params_any(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) argument
3579 snd_pcm_hw_params_test_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t access) argument
3591 snd_pcm_hw_params_set_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t access) argument
3604 snd_pcm_hw_params_set_access_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t *access) argument
3620 snd_pcm_hw_params_set_access_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t *access) argument
3635 snd_pcm_hw_params_set_access_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask) argument
3676 snd_pcm_hw_params_test_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t format) argument
3688 snd_pcm_hw_params_set_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t format) argument
3701 snd_pcm_hw_params_set_format_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t *format) argument
3717 snd_pcm_hw_params_set_format_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t *format) argument
3732 snd_pcm_hw_params_set_format_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_mask_t *mask) argument
3770 snd_pcm_hw_params_test_subformat(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t subformat) argument
3782 snd_pcm_hw_params_set_subformat(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t subformat) argument
3795 snd_pcm_hw_params_set_subformat_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) argument
3811 snd_pcm_hw_params_set_subformat_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) argument
3826 snd_pcm_hw_params_set_subformat_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_mask_t *mask) argument
3894 snd_pcm_hw_params_test_channels(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) argument
3906 snd_pcm_hw_params_set_channels(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) argument
3918 snd_pcm_hw_params_set_channels_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
3930 snd_pcm_hw_params_set_channels_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
3943 snd_pcm_hw_params_set_channels_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, unsigned int *max) argument
3956 snd_pcm_hw_params_set_channels_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
3972 snd_pcm_hw_params_set_channels_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
3988 snd_pcm_hw_params_set_channels_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
4061 snd_pcm_hw_params_test_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
4076 snd_pcm_hw_params_set_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
4091 snd_pcm_hw_params_set_rate_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4106 snd_pcm_hw_params_set_rate_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4123 snd_pcm_hw_params_set_rate_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) argument
4139 snd_pcm_hw_params_set_rate_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4158 snd_pcm_hw_params_set_rate_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4177 snd_pcm_hw_params_set_rate_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4192 snd_pcm_hw_params_set_rate_resample(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) argument
4210 snd_pcm_hw_params_get_rate_resample(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
4224 snd_pcm_hw_params_set_export_buffer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) argument
4242 snd_pcm_hw_params_get_export_buffer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
4271 snd_pcm_hw_params_set_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) argument
4293 snd_pcm_hw_params_get_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) argument
4364 snd_pcm_hw_params_test_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
4379 snd_pcm_hw_params_set_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
4395 snd_pcm_hw_params_set_period_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4410 snd_pcm_hw_params_set_period_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4427 snd_pcm_hw_params_set_period_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) argument
4443 snd_pcm_hw_params_set_period_time_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4462 snd_pcm_hw_params_set_period_time_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4479 snd_pcm_hw_params_set_period_time_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4564 snd_pcm_hw_params_test_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) argument
4579 snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) argument
4594 snd_pcm_hw_params_set_period_size_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) argument
4613 snd_pcm_hw_params_set_period_size_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) argument
4634 snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_t *max, int *maxdir) argument
4655 snd_pcm_hw_params_set_period_size_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) argument
4678 snd_pcm_hw_params_set_period_size_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) argument
4701 snd_pcm_hw_params_set_period_size_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) argument
4719 snd_pcm_hw_params_set_period_size_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) argument
4789 snd_pcm_hw_params_test_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
4804 snd_pcm_hw_params_set_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
4819 snd_pcm_hw_params_set_periods_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4834 snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4851 snd_pcm_hw_params_set_periods_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) argument
4867 snd_pcm_hw_params_set_periods_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4886 snd_pcm_hw_params_set_periods_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4905 snd_pcm_hw_params_set_periods_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
4919 snd_pcm_hw_params_set_periods_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) argument
4989 snd_pcm_hw_params_test_buffer_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
5004 snd_pcm_hw_params_set_buffer_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) argument
5019 snd_pcm_hw_params_set_buffer_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
5034 snd_pcm_hw_params_set_buffer_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
5051 snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) argument
5067 snd_pcm_hw_params_set_buffer_time_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
5086 snd_pcm_hw_params_set_buffer_time_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
5105 snd_pcm_hw_params_set_buffer_time_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) argument
5182 snd_pcm_hw_params_test_buffer_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val) argument
5196 snd_pcm_hw_params_set_buffer_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val) argument
5208 snd_pcm_hw_params_set_buffer_size_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) argument
5224 snd_pcm_hw_params_set_buffer_size_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) argument
5241 snd_pcm_hw_params_set_buffer_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, snd_pcm_uframes_t *max) argument
5259 snd_pcm_hw_params_set_buffer_size_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) argument
5279 snd_pcm_hw_params_set_buffer_size_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) argument
5299 snd_pcm_hw_params_set_buffer_size_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) argument
5538 snd_pcm_sw_params_current(snd_pcm_t *pcm, snd_pcm_sw_params_t *params) argument
5641 snd_pcm_sw_params_set_start_mode(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, snd_pcm_start_t val) argument
5854 snd_pcm_sw_params_set_period_event(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, int val) argument
6489 snd_pcm_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) argument
6569 snd_pcm_mmap_commit(snd_pcm_t *pcm, snd_pcm_uframes_t offset, snd_pcm_uframes_t frames) argument
6589 _snd_pcm_poll_descriptor(snd_pcm_t *pcm) argument
6595 snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void *buf) argument
6607 snd_pcm_areas_from_bufs(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void **bufs) argument
6619 snd_pcm_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, snd_pcm_xfer_areas_func_t func) argument
6698 snd_pcm_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, snd_pcm_xfer_areas_func_t func) argument
6783 _snd_pcm_mmap_hw_ptr(snd_pcm_t *pcm) argument
6788 _snd_pcm_boundary(snd_pcm_t *pcm) argument
6953 snd_pcm_set_ptr(snd_pcm_t *pcm, snd_pcm_rbptr_t *rbptr, volatile snd_pcm_uframes_t *hw_ptr, int fd, off_t offset) argument
6964 snd_pcm_set_hw_ptr(snd_pcm_t *pcm, volatile snd_pcm_uframes_t *hw_ptr, int fd, off_t offset) argument
6971 snd_pcm_set_appl_ptr(snd_pcm_t *pcm, volatile snd_pcm_uframes_t *appl_ptr, int fd, off_t offset) argument
6978 snd_pcm_link_ptr(snd_pcm_t *pcm, snd_pcm_rbptr_t *pcm_rbptr, snd_pcm_t *slave, snd_pcm_rbptr_t *slave_rbptr) argument
7008 snd_pcm_unlink_ptr(snd_pcm_t *pcm, snd_pcm_rbptr_t *pcm_rbptr, snd_pcm_t *slave, snd_pcm_rbptr_t *slave_rbptr) argument
7033 snd_pcm_link_hw_ptr(snd_pcm_t *pcm, snd_pcm_t *slave) argument
7040 snd_pcm_link_appl_ptr(snd_pcm_t *pcm, snd_pcm_t *slave) argument
7047 snd_pcm_unlink_hw_ptr(snd_pcm_t *pcm, snd_pcm_t *slave) argument
7054 snd_pcm_unlink_appl_ptr(snd_pcm_t *pcm, snd_pcm_t *slave) argument
7326 snd_pcm_recover(snd_pcm_t *pcm, int err, int silent) argument
7374 snd_pcm_set_params(snd_pcm_t *pcm, snd_pcm_format_t format, snd_pcm_access_t access, unsigned int channels, unsigned int rate, int soft_resample, unsigned int latency) argument
7528 snd_pcm_get_params(snd_pcm_t *pcm, snd_pcm_uframes_t *buffer_size, snd_pcm_uframes_t *period_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene.h585 struct snd_pcm *pcm; member in struct:mychip
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Db43.h660 struct b43_firmware_file pcm; member in struct:b43_firmware
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.h775 struct snd_pcm *pcm; /* assigned PCM instance */ member in struct:hda_pcm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/riptide/
H A Driptide.c435 struct snd_pcm *pcm; member in struct:snd_riptide
1704 struct snd_pcm *pcm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c481 struct snd_pcm *pcm; /* has one pcm */ member in struct:hdspm
4222 struct snd_pcm *pcm; local
4259 struct snd_pcm *pcm; local
[all...]
H A Dhdsp.c481 struct snd_pcm *pcm; member in struct:hdsp
4768 struct snd_pcm *pcm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h447 } pcm; member in struct:HEVCSPS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h141 int pcm; /* id of pcm bus */ member in struct:hfc_multi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs46xx.h1689 struct snd_pcm *pcm; member in struct:snd_cs46xx
H A Demu10k1.h1498 pcm: 1, member in struct:snd_emu10k1_voice
1621 struct snd_emu10k1_fx8010_pcm pcm[8]; member in struct:snd_emu10k1_fx8010
1730 struct snd_pcm *pcm; member in struct:snd_emu10k1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 512 milliseconds

<<11