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

#include <vuart.h>

Data Fields

struct ps3_system_bus_driver core
 
int(* probe )(struct ps3_system_bus_device *)
 
int(* remove )(struct ps3_system_bus_device *)
 
void(* shutdown )(struct ps3_system_bus_device *)
 
void(* work )(struct ps3_system_bus_device *)
 

Detailed Description

struct ps3_vuart_port_driver - a driver for a device on a vuart port

Definition at line 44 of file vuart.h.

Field Documentation

Definition at line 45 of file vuart.h.

Definition at line 46 of file vuart.h.

Definition at line 47 of file vuart.h.

Definition at line 48 of file vuart.h.

Definition at line 49 of file vuart.h.


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