Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-wilco-ec.c30 static struct ec_rtc_read_request read_rq = { variable
98 msg.request_data = &read_rq; in wilco_ec_rtc_read()
99 msg.request_size = sizeof(read_rq); in wilco_ec_rtc_read()