Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-ds1672.c106 static int ds1672_get_control(struct i2c_client *client, u8 *status) in ds1672_get_control() function
141 err = ds1672_get_control(client, &control); in show_control()
179 err = ds1672_get_control(client, &control); in ds1672_probe()