Searched refs:INDYCAM_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/media/video/ | ||
D | indycam.h | 23 #define INDYCAM_VERSION 0x0e macro |
D | indycam.c | 77 camera->version = i2c_smbus_read_byte_data(client, INDYCAM_VERSION); in indycam_attach() |