Searched refs:RemoteI3C (Results 1 – 2 of 2) sorted by relevance
63 } RemoteI3C; typedef68 RemoteI3C *i3c = REMOTE_I3C(t); in remote_i3c_recv()145 RemoteI3C *i3c = REMOTE_I3C(t); in remote_i3c_send()157 RemoteI3C *i3c = REMOTE_I3C(t); in remote_i3c_handle_ccc_read()175 RemoteI3C *i3c = REMOTE_I3C(t); in remote_i3c_handle_ccc_write()186 RemoteI3C *i3c = REMOTE_I3C(t); in remote_i3c_event()345 static void remote_i3c_do_ibi(RemoteI3C *i3c) in remote_i3c_do_ibi()379 RemoteI3C *i3c = REMOTE_I3C(opaque); in remote_i3c_chr_receive()423 RemoteI3C *i3c = REMOTE_I3C(dev); in remote_i3c_realize()436 DEFINE_PROP_CHR("chardev", RemoteI3C, chr),[all …]
44 #define REMOTE_I3C(obj) OBJECT_CHECK(RemoteI3C, (obj), TYPE_REMOTE_I3C)