|
Linux Kernel
3.7.1
|
Data Fields | |
| struct mii_bus * | mii_bus |
| int | current_child |
| int | parent_id |
| void * | switch_data |
| int(* | switch_fn )(int current_child, int desired_child, void *data) |
| struct mdio_mux_child_bus * | children |
Definition at line 21 of file mdio-mux.c.
| struct mdio_mux_child_bus* children |
Definition at line 29 of file mdio-mux.c.
| int current_child |
Definition at line 23 of file mdio-mux.c.
Definition at line 22 of file mdio-mux.c.
| int parent_id |
Definition at line 24 of file mdio-mux.c.
| void* switch_data |
Definition at line 25 of file mdio-mux.c.
Definition at line 26 of file mdio-mux.c.
1.8.2