Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-ds1307.c190 static s32 ds1307_read_block_data_once(const struct i2c_client *client, in ds1307_read_block_data_once() function
212 ret = ds1307_read_block_data_once(client, command, length, values); in ds1307_read_block_data()
222 ret = ds1307_read_block_data_once(client, command, length, in ds1307_read_block_data()
251 ret = ds1307_read_block_data_once(client, command, length, in ds1307_write_block_data()