Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/nouveau/
Dnv04_tv.c50 int nv04_tv_identify(struct drm_device *dev, int i2c_index) in nv04_tv_identify()
Dnouveau_bios.c725 init_i2c_device_find(struct drm_device *dev, int i2c_index) in init_i2c_device_find()
1358 uint8_t i2c_index = bios->data[offset + 1]; in init_i2c_byte() local
1433 uint8_t i2c_index = bios->data[offset + 1]; in init_zm_i2c_byte() local
1495 uint8_t i2c_index = bios->data[offset + 1]; in init_zm_i2c() local
1959 uint8_t i2c_index = bios->data[offset + 1]; in init_i2c_if() local
3474 uint8_t i2c_index = bios->data[offset + 1]; in init_i2c_long_if() local
Dnouveau_bios.h95 uint8_t i2c_index; member