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

#include <ps3.h>

Data Fields

enum ps3_match_id match_id
 
enum ps3_match_sub_id match_sub_id
 
struct device_driver core
 
int(* probe )(struct ps3_system_bus_device *)
 
int(* remove )(struct ps3_system_bus_device *)
 
int(* shutdown )(struct ps3_system_bus_device *)
 

Detailed Description

struct ps3_system_bus_driver - a driver for a device on the system bus

Definition at line 389 of file ps3.h.

Field Documentation

Definition at line 392 of file ps3.h.

enum ps3_match_id match_id

Definition at line 390 of file ps3.h.

enum ps3_match_sub_id match_sub_id

Definition at line 391 of file ps3.h.

Definition at line 393 of file ps3.h.

Definition at line 394 of file ps3.h.

Definition at line 395 of file ps3.h.


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