Searched refs:new_reinit_func (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/aty/
H A Dradeon_pm.c47 const reinit_function_ptr new_reinit_func; /* changed reinit_func */ member in struct:radeon_device_id
55 .new_reinit_func = fn \
112 if (id->new_reinit_func != NULL) radeon_apply_workarounds()
113 rinfo->reinit_func = id->new_reinit_func; radeon_apply_workarounds()

Completed in 63 milliseconds