Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-nct3018y.c49 static int nct3018y_set_alarm_mode(struct i2c_client *client, bool on) in nct3018y_set_alarm_mode() function
135 nct3018y_set_alarm_mode(nct3018y->client, 0); in nct3018y_irq()
276 return nct3018y_set_alarm_mode(client, tm->enabled); in nct3018y_rtc_set_alarm()
283 return nct3018y_set_alarm_mode(to_i2c_client(dev), enabled); in nct3018y_irq_enable()