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

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

Completed in 66 milliseconds