|
Linux Kernel
3.7.1
|
#include <lmc_var.h>
Data Fields | |
| void(* | init )(lmc_softc_t *const) |
| void(* | defaults )(lmc_softc_t *const) |
| void(* | set_status )(lmc_softc_t *const, lmc_ctl_t *) |
| void(* | set_clock_source )(lmc_softc_t *const, int) |
| void(* | set_speed )(lmc_softc_t *const, lmc_ctl_t *) |
| void(* | set_cable_length )(lmc_softc_t *const, int) |
| void(* | set_scrambler )(lmc_softc_t *const, int) |
| int(* | get_link_status )(lmc_softc_t *const) |
| void(* | set_link_status )(lmc_softc_t *const, int) |
| void(* | set_crc_length )(lmc_softc_t *const, int) |
| void(* | set_circuit_type )(lmc_softc_t *const, int) |
| void(* | watchdog )(lmc_softc_t *const) |
| void(* defaults)(lmc_softc_t *const) |
| int(* get_link_status)(lmc_softc_t *const) |
| void(* init)(lmc_softc_t *const) |
1.8.2