Searched refs:attached_inst (Results 1 – 3 of 3) sorted by relevance
241 compressor->attached_inst = params->inst; in dce110_compressor_enable_fbc()281 compressor->attached_inst = 0; in dce110_compressor_disable_fbc()302 *inst = compressor->attached_inst; in dce110_compressor_is_fbc_enabled_in_hw()313 compressor->attached_inst; in dce110_compressor_is_fbc_enabled_in_hw()552 compressor->base.attached_inst = 0; in dce110_compressor_construct()
401 compressor->attached_inst = params->inst; in dce112_compressor_enable_fbc()427 compressor->attached_inst = 0; in dce112_compressor_disable_fbc()449 *inst = compressor->attached_inst; in dce112_compressor_is_fbc_enabled_in_hw()460 compressor->attached_inst; in dce112_compressor_is_fbc_enabled_in_hw()819 compressor->base.attached_inst = 0; in dce112_compressor_construct()
80 uint32_t attached_inst; member