Searched refs:dcn401_mpc (Results 1 – 4 of 4) sorted by relevance
45 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_update_3dlut_fast_load_select()52 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_get_3dlut_fast_load_status()62 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_set_movable_cm_location()84 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in get3dlut_config()242 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_program_lut_mode()284 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_program_lut_read_write_control()302 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_program_3dlut_size()315 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in program_gamut_remap()433 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_set_gamut_remap()485 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in read_gamut_remap()[all …]
32 container_of(mpc_base, struct dcn401_mpc, base)189 struct dcn401_mpc { struct199 void dcn401_mpc_construct(struct dcn401_mpc *mpc401, argument
66 MPC_DCN401 = dcn401_mpc.o
944 struct dcn401_mpc *mpc401 = kzalloc(sizeof(struct dcn401_mpc), in dcn401_mpc_create()