Google
 

Open Sound System
The Hitchhiker's Guide to OSS 4.1 Internals

Do you have problems with sound/audio application development? Don't panic! Click here for help!

Linux/ossdip.h

Definition of the _dev_info_t structure for Linux

Description



#ifndef OSSDIP_H
#define OSSDIP_H
struct _dev_info_t
{
  struct pci_dev *pcidev;
};
#endif

Copyright (C) 4Front Technologies, 2007. All rights reserved.

Back to index OSS web site


Copyright (C) 4Front Technologies, 2007. All rights reserved.
Back to index OSS web site