|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned int | manfid |
| unsigned int | prodid |
| int | multi |
| void(* | config )(struct pcmcia_device *) |
| void(* | setup )(struct pcmcia_device *, struct uart_8250_port *) |
| void(* | wakeup )(struct pcmcia_device *) |
| int(* | post )(struct pcmcia_device *) |
Definition at line 71 of file serial_cs.c.
Definition at line 75 of file serial_cs.c.
| unsigned int manfid |
Definition at line 72 of file serial_cs.c.
Definition at line 74 of file serial_cs.c.
Definition at line 78 of file serial_cs.c.
| unsigned int prodid |
Definition at line 73 of file serial_cs.c.
| void(* setup)(struct pcmcia_device *, struct uart_8250_port *) |
Definition at line 76 of file serial_cs.c.
Definition at line 77 of file serial_cs.c.
1.8.2