Searched defs:pstr (Results 1 – 9 of 9) sorted by relevance
/linux/sound/usb/line6/ |
H A D | pcm.c | 148 struct line6_pcm_stream *pstr, int direction, int type) in line6_buffer_acquire() 171 struct line6_pcm_stream *pstr, int type) in line6_buffer_release() 186 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_start() local 211 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_stop() local 293 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_pointer() local 303 struct line6_pcm_stream *pstr; in line6_pcm_acquire() local 334 struct line6_pcm_stream *pstr; in line6_pcm_release() local 354 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_params() local 372 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_free() local 589 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_prepare() local
|
/linux/fs/crypto/ |
H A D | hooks.c | 358 struct fscrypt_str cstr, pstr; in fscrypt_get_symlink() local
|
/linux/sound/core/oss/ |
H A D | pcm_oss.c | 2949 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_read() local 2967 static void snd_pcm_oss_proc_free_setup_list(struct snd_pcm_str * pstr) in snd_pcm_oss_proc_free_setup_list() 2983 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_write() local 3059 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_init() local 3082 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_done() local
|
/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-g723.c | 78 struct snd_pcm_str *pstr = in solo_g723_isr() local
|
/linux/drivers/staging/greybus/ |
H A D | audio_codec.h | 124 char pstr[NAME_SIZE]; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fw_tracer.c | 419 char *substr, *pstr = str; in mlx5_tracer_get_num_of_params() local
|
/linux/sound/pci/hda/ |
H A D | patch_hdmi.c | 2308 struct hda_pcm_stream *pstr; in generic_hdmi_build_pcms() local 3218 struct hda_pcm_stream *pstr; in simple_playback_build_pcms() local
|
/linux/include/sound/ |
H A D | pcm.h | 466 struct snd_pcm_str *pstr; member
|
/linux/sound/core/ |
H A D | pcm_native.c | 218 struct snd_pcm_str *pstr = substream->pstr; in snd_pcm_info() local
|