Searched refs:ucsi_ccg_async_write (Results 1 – 1 of 1) sorted by relevance
547 static int ucsi_ccg_async_write(struct ucsi *ucsi, unsigned int offset, in ucsi_ccg_async_write() function579 ret = ucsi_ccg_async_write(ucsi, offset, val, val_len); in ucsi_ccg_sync_write()597 .async_write = ucsi_ccg_async_write,