Linux Kernel
3.7.1
|
#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 *) |
struct ps3_vuart_port_driver - a driver for a device on a vuart port
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 *) |