Searched refs:HubChardev (Results 1 – 2 of 2) sorted by relevance
59 typedef struct HubChardev HubChardev; typedef67 HubChardev *hub;72 struct HubChardev { struct99 typedef struct HubChardev HubChardev; argument103 DECLARE_INSTANCE_CHECKER(HubChardev, HUB_CHARDEV,
49 HubChardev *d = HUB_CHARDEV(chr); in hub_chr_write()109 HubChardev *d = backend->hub; in hub_chr_event()141 HubChardev *d = HUB_CHARDEV(s); in hub_chr_add_watch()159 static bool hub_chr_attach_chardev(HubChardev *d, Chardev *chr, in hub_chr_attach_chardev()182 HubChardev *d = HUB_CHARDEV(obj); in char_hub_finalize()192 HubChardev *d = HUB_CHARDEV(chr); in hub_chr_update_read_handlers()212 HubChardev *d = HUB_CHARDEV(chr); in qemu_chr_open_hub()292 .instance_size = sizeof(HubChardev),