Home
last modified time | relevance | path

Searched defs:atpx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c39 struct radeon_atpx atpx; member
161 static int radeon_atpx_validate(struct radeon_atpx *atpx) in radeon_atpx_validate()
231 static int radeon_atpx_verify_interface(struct radeon_atpx *atpx) in radeon_atpx_verify_interface()
275 static int radeon_atpx_set_discrete_state(struct radeon_atpx *atpx, u8 state) in radeon_atpx_set_discrete_state()
311 static int radeon_atpx_switch_disp_mux(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_disp_mux()
343 static int radeon_atpx_switch_i2c_mux(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_i2c_mux()
375 static int radeon_atpx_switch_start(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_start()
407 static int radeon_atpx_switch_end(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_end()