FreeBSD kernel sound device code
hdac_irq Struct Reference

#include <hdac_private.h>

Data Fields

struct resource * irq_res
 
int irq_rid
 
void * irq_handle
 

Detailed Description

Definition at line 108 of file hdac_private.h.

Field Documentation

◆ irq_handle

void* hdac_irq::irq_handle

Definition at line 111 of file hdac_private.h.

◆ irq_res

struct resource* hdac_irq::irq_res

Definition at line 109 of file hdac_private.h.

◆ irq_rid

int hdac_irq::irq_rid

Definition at line 110 of file hdac_private.h.


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