Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.h13 int (*core_get)(struct venus_core *core); member
H A Dpm_helpers.c325 .core_get = core_get_v1,
398 .core_get = core_get_v1,
1162 .core_get = core_get_v4,
/linux/sound/soc/sof/intel/
H A Dapl.c95 sof_apl_ops.core_get = hda_dsp_core_get; in sof_apl_ops_init()
H A Dicl.c161 sof_icl_ops.core_get = hda_dsp_core_get; in sof_icl_ops_init()
H A Dtgl.c132 sof_tgl_ops.core_get = tgl_dsp_core_get; in sof_tgl_ops_init()
H A Dcnl.c449 sof_cnl_ops.core_get = hda_dsp_core_get; in sof_cnl_ops_init()