Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-digicolor.c61 static const u8 read_cmds[] = {CMD_READ, CMD_NOP}; in dc_rtc_read() local
65 ret = dc_rtc_cmds(rtc, read_cmds, ARRAY_SIZE(read_cmds)); in dc_rtc_read()