Home
last modified time | relevance | path

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

/linux/sound/hda/core/ext/
H A Dstream.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()
110 hext_stream->host_setup = setup_op; in snd_hdac_ext_stream_init_all()