Searched refs:ucsi_stm32g0_async_write (Results 1 – 1 of 1) sorted by relevance
360 static int ucsi_stm32g0_async_write(struct ucsi *ucsi, unsigned int offset, const void *val, in ucsi_stm32g0_async_write() function402 ret = ucsi_stm32g0_async_write(ucsi, offset, val, len); in ucsi_stm32g0_sync_write()441 .async_write = ucsi_stm32g0_async_write,