Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i3c/
H A Dcore.c378 static int i3c_target_handle_ccc_read(I3CTarget *t, uint8_t *data, in i3c_target_handle_ccc_read() function
459 ret = i3c_target_handle_ccc_read(t, data, num_to_read, num_read); in i3c_recv()