Home
last modified time | relevance | path

Searched refs:setup_op (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/hda/ext/
Dhdac_ext_stream.c94 int (*setup_op)(struct hdac_stream *, bool); in snd_hdac_ext_stream_init_all() local
99 setup_op = snd_hdac_apl_host_stream_setup; in snd_hdac_ext_stream_init_all()
101 setup_op = snd_hdac_stream_setup; in snd_hdac_ext_stream_init_all()
111 hext_stream->host_setup = setup_op; in snd_hdac_ext_stream_init_all()