Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/ucsi/
Ducsi_ccg.c559 static int ucsi_ccg_async_write(struct ucsi *ucsi, unsigned int offset, in ucsi_ccg_async_write() function
591 ret = ucsi_ccg_async_write(ucsi, offset, val, val_len); in ucsi_ccg_sync_write()
609 .async_write = ucsi_ccg_async_write,