Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Di8254.h35 typedef struct PITChannelInfo { struct
40 } PITChannelInfo; argument
79 void pit_get_channel_info(ISADevice *dev, int channel, PITChannelInfo *info);
H A Di8254_internal.h65 PITChannelInfo *info);
73 PITChannelInfo *info);
/openbmc/qemu/hw/audio/
H A Dpcspk.c87 PITChannelInfo ch; in pcspk_callback()
139 PITChannelInfo ch; in pcspk_io_read()
/openbmc/qemu/hw/timer/
H A Di8254_common.c134 PITChannelInfo *info) in pit_get_channel_info_common()
142 void pit_get_channel_info(ISADevice *dev, int channel, PITChannelInfo *info) in pit_get_channel_info()
/openbmc/qemu/hw/i386/kvm/
H A Di8254.c195 PITChannelInfo *info) in kvm_pit_get_channel_info()