Searched defs:pstr (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/sound/usb/line6/ |
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-6.12.1/sound/core/ |
D | pcm.c | 106 struct snd_pcm_str *pstr; in snd_pcm_control_ioctl() local 482 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_read() local 489 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_write() local 496 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init() 525 static int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_done() 584 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init() 585 static inline int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_done() 598 struct snd_pcm_str *pstr = dev_get_drvdata(dev); in do_pcm_suspend() local 632 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_new_stream() local 806 static void free_chmap(struct snd_pcm_str *pstr) in free_chmap() [all …]
|
D | rawmidi.c | 659 struct snd_rawmidi_str *pstr; in __snd_rawmidi_info_select() local
|
D | pcm_native.c | 218 struct snd_pcm_str *pstr = substream->pstr; in snd_pcm_info() local
|
/linux-6.12.1/fs/crypto/ |
D | hooks.c | 358 struct fscrypt_str cstr, pstr; in fscrypt_get_symlink() local
|
/linux-6.12.1/sound/core/oss/ |
D | pcm_oss.c | 2950 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_read() local 2968 static void snd_pcm_oss_proc_free_setup_list(struct snd_pcm_str * pstr) in snd_pcm_oss_proc_free_setup_list() 2984 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_write() local 3060 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_init() local 3083 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_done() local
|
/linux-6.12.1/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 78 struct snd_pcm_str *pstr = in solo_g723_isr() local
|
/linux-6.12.1/include/sound/ |
D | rawmidi.h | 95 struct snd_rawmidi_str *pstr; member
|
D | pcm.h | 466 struct snd_pcm_str *pstr; member
|
/linux-6.12.1/drivers/staging/greybus/ |
D | audio_codec.h | 124 char pstr[NAME_SIZE]; member
|
/linux-6.12.1/tools/perf/ |
D | builtin-diff.c | 1063 static int abstime_str_dup(char **pstr) in abstime_str_dup() 1077 static int parse_absolute_time(struct data__file *d, char **pstr) in parse_absolute_time()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.c | 419 char *substr, *pstr = str; in mlx5_tracer_get_num_of_params() local
|
/linux-6.12.1/sound/pci/hda/ |
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
|