Linux Kernel
3.7.1
|
#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 *) |
struct ps3_system_bus_driver - a driver for a device on the system bus
struct device_driver core |
enum ps3_match_id match_id |
enum ps3_match_sub_id match_sub_id |
int(* probe)(struct ps3_system_bus_device *) |
int(* remove)(struct ps3_system_bus_device *) |
int(* shutdown)(struct ps3_system_bus_device *) |