Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hda_bus_ops Struct Reference

#include <hda_codec.h>

Data Fields

int(* command )(struct hda_bus *bus, unsigned int cmd)
 
unsigned int(* get_response )(struct hda_bus *bus, unsigned int addr)
 
void(* private_free )(struct hda_bus *)
 
int(* attach_pcm )(struct hda_bus *bus, struct hda_codec *codec, struct hda_pcm *pcm)
 
void(* bus_reset )(struct hda_bus *bus)
 

Detailed Description

Definition at line 601 of file hda_codec.h.

Field Documentation

Definition at line 609 of file hda_codec.h.

void(* bus_reset)(struct hda_bus *bus)

Definition at line 612 of file hda_codec.h.

int(* command)(struct hda_bus *bus, unsigned int cmd)

Definition at line 603 of file hda_codec.h.

unsigned int(* get_response)(struct hda_bus *bus, unsigned int addr)

Definition at line 605 of file hda_codec.h.

void(* private_free)(struct hda_bus *)

Definition at line 607 of file hda_codec.h.


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