Home
last modified time | relevance | path

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

/linux/sound/hda/core/ext/
H A Dstream.c30 return hext_stream->host_setup(hdac_stream(hext_stream), code_loading); in snd_hdac_ext_host_stream_setup()
110 hext_stream->host_setup = setup_op; in snd_hdac_ext_stream_init_all()
/linux/include/sound/
H A Dhdaudio_ext.h65 int (*host_setup)(struct hdac_stream *, bool); member