Searched refs:azx_pcm (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller_trace.h | 58 DECLARE_EVENT_CLASS(azx_pcm, 74 DEFINE_EVENT(azx_pcm, azx_pcm_open, 79 DEFINE_EVENT(azx_pcm, azx_pcm_close, 84 DEFINE_EVENT(azx_pcm, azx_pcm_hw_params, 89 DEFINE_EVENT(azx_pcm, azx_pcm_prepare,
|
H A D | hda_controller.c | 59 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream() 66 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay() 89 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close() 108 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params() 131 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free() 149 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare() 204 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger() 324 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position() 342 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer() 386 struct azx_pcm *apc in azx_get_sync_time() [all...] |
H A D | hda_controller.h | 89 struct azx_pcm { struct 128 struct list_head pcm_list; /* azx_pcm list */
|
H A D | hda_intel.c | 2122 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in pcm_mmap_prepare()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller_trace.h | 58 DECLARE_EVENT_CLASS(azx_pcm, 74 DEFINE_EVENT(azx_pcm, azx_pcm_open, 79 DEFINE_EVENT(azx_pcm, azx_pcm_close, 84 DEFINE_EVENT(azx_pcm, azx_pcm_hw_params, 89 DEFINE_EVENT(azx_pcm, azx_pcm_prepare,
|
H A D | hda_controller.c | 59 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in to_hda_pcm_stream() 66 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_adjust_codec_delay() 89 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_close() 108 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_params() 131 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_hw_free() 149 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_prepare() 204 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_trigger() 307 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_get_position() 325 struct azx_pcm *apcm = snd_pcm_substream_chip(substream); in azx_pcm_pointer() 369 struct azx_pcm *apc in azx_get_sync_time() [all...] |
H A D | hda_controller.h | 83 struct azx_pcm { struct 122 struct list_head pcm_list; /* azx_pcm list */
|
Completed in 8 milliseconds