Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c27 struct radeon_atpx { struct
39 struct radeon_atpx atpx; argument
157 static int radeon_atpx_validate(struct radeon_atpx *atpx) in radeon_atpx_validate()
227 static int radeon_atpx_verify_interface(struct radeon_atpx *atpx) in radeon_atpx_verify_interface()
271 static int radeon_atpx_set_discrete_state(struct radeon_atpx *atpx, u8 state) in radeon_atpx_set_discrete_state()
307 static int radeon_atpx_switch_disp_mux(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_disp_mux()
339 static int radeon_atpx_switch_i2c_mux(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_i2c_mux()
371 static int radeon_atpx_switch_start(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_start()
403 static int radeon_atpx_switch_end(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_end()