Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_stm32g0.c361 static int ucsi_stm32g0_async_write(struct ucsi *ucsi, unsigned int offset, const void *val, in ucsi_stm32g0_async_write() function
407 ret = ucsi_stm32g0_async_write(ucsi, offset, val, len); in ucsi_stm32g0_sync_write()
452 .async_write = ucsi_stm32g0_async_write,