Home
last modified time | relevance | path

Searched refs:jaguar1_client (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_i2c.c22 extern struct i2c_client* jaguar1_client;
28 struct i2c_client* client = jaguar1_client; in jaguar1_I2CWriteByte8()
41 struct i2c_client* client = jaguar1_client; in jaguar1_I2CReadByte8()
H A Djaguar1_drv.c99 struct i2c_client* jaguar1_client; variable
746 jaguar1_client = i2c_new_client_device(i2c_adap, &hi_info); in i2c_client_init()
761 i2c_unregister_device(jaguar1_client); in i2c_client_exit()