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

/linux-master/drivers/media/i2c/
H A Drj54n1cb0c.c475 static int reg_write_multiple(struct i2c_client *client, function
910 ret = reg_write_multiple(client, bank_7, ARRAY_SIZE(bank_7));
912 ret = reg_write_multiple(client, bank_10, ARRAY_SIZE(bank_10));
937 ret = reg_write_multiple(client, bank_4, ARRAY_SIZE(bank_4));
947 ret = reg_write_multiple(client, bank_5, ARRAY_SIZE(bank_5));
950 ret = reg_write_multiple(client, bank_8, ARRAY_SIZE(bank_8));

Completed in 126 milliseconds