Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel-tls.c412 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() local
414 return qcrypto_tls_session_check_pending(tsource->tioc->session) > 0; in qio_channel_tls_source_check()
434 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_finalize() local
436 object_unref(OBJECT(tsource->tioc)); in qio_channel_tls_source_finalize()
/openbmc/linux/sound/soc/intel/avs/
H A Dpath.c913 struct avs_tplg_module *tsource = binding->source->template; in avs_path_bind_prepare() local
923 if (!guid_equal(&tsource->cfg_ext->type, &AVS_COPIER_MOD_UUID)) in avs_path_bind_prepare()
926 src_fmt = tsource->in_fmt; in avs_path_bind_prepare()