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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c1092 radeon_i2c_get_byte(radeon_connector->router_bus,
1096 radeon_i2c_put_byte(radeon_connector->router_bus,
1099 radeon_i2c_get_byte(radeon_connector->router_bus,
1104 radeon_i2c_put_byte(radeon_connector->router_bus,
H A Dradeon_connectors.c1077 if (radeon_connector->router_bus && router->valid &&
1098 radeon_connector->router_bus = radeon_i2c_lookup(rdev, &router->i2c_info);
1099 if (!radeon_connector->router_bus)
H A Dradeon_mode.h431 struct radeon_i2c_chan *router_bus; member in struct:radeon_connector
H A Dradeon_display.c313 if (radeon_connector->router_bus)

Completed in 138 milliseconds