Home
last modified time | relevance | path

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

/drivers/usb/typec/ucsi/
Ducsi_ccg.c547 static int ucsi_ccg_async_write(struct ucsi *ucsi, unsigned int offset, in ucsi_ccg_async_write() function
579 ret = ucsi_ccg_async_write(ucsi, offset, val, val_len); in ucsi_ccg_sync_write()
597 .async_write = ucsi_ccg_async_write,