Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/ucsi/
Ducsi_stm32g0.c360 static int ucsi_stm32g0_async_write(struct ucsi *ucsi, unsigned int offset, const void *val, in ucsi_stm32g0_async_write() function
402 ret = ucsi_stm32g0_async_write(ucsi, offset, val, len); in ucsi_stm32g0_sync_write()
441 .async_write = ucsi_stm32g0_async_write,