KVM
Public Attributes | List of all members
kvm_pit Struct Reference

#include <i8254.h>

Collaboration diagram for kvm_pit:
Collaboration graph
[legend]

Public Attributes

struct kvm_io_device dev
 
struct kvm_io_device speaker_dev
 
struct kvm * kvm
 
struct kvm_kpit_state pit_state
 
int irq_source_id
 
struct kvm_irq_mask_notifier mask_notifier
 
struct kthread_worker * worker
 
struct kthread_work expired
 

Detailed Description

Definition at line 40 of file i8254.h.

Member Data Documentation

◆ dev

struct kvm_io_device kvm_pit::dev

Definition at line 36 of file i8254.h.

◆ expired

struct kthread_work kvm_pit::expired

Definition at line 47 of file i8254.h.

◆ irq_source_id

int kvm_pit::irq_source_id

Definition at line 45 of file i8254.h.

◆ kvm

struct kvm* kvm_pit::kvm

Definition at line 43 of file i8254.h.

◆ mask_notifier

struct kvm_irq_mask_notifier kvm_pit::mask_notifier

Definition at line 45 of file i8254.h.

◆ pit_state

struct kvm_kpit_state kvm_pit::pit_state

Definition at line 43 of file i8254.h.

◆ speaker_dev

struct kvm_io_device kvm_pit::speaker_dev

Definition at line 36 of file i8254.h.

◆ worker

struct kthread_worker* kvm_pit::worker

Definition at line 47 of file i8254.h.


The documentation for this struct was generated from the following file: