Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax1220u-common.c374 usync (UMAX_Handle * scan, UMAX_Cmd cmd, int len) in usync() function
381 DBG (80, "usync: len = %d, cmd = %d\n", len, cmd); in usync()
407 DBG (90, "usync: s0 = %#x s4 = %#x\n", s0, s4); in usync()
455 CHK (usync (scan, cmd | CMD_WRITE, len)); in cwrite()
501 CHK (usync (scan, cmd | CMD_READ, len)); in cread()
573 return usync (scan, cmd, 0); in csend()

Completed in 4 milliseconds