Home
last modified time | relevance | path

Searched refs:lmc_proto_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wan/lmc/
Dlmc_proto.h7 int lmc_proto_ioctl(lmc_softc_t *sc, struct ifreq *ifr, int cmd);
Dlmc_proto.c65 int lmc_proto_ioctl(lmc_softc_t *sc, struct ifreq *ifr, int cmd) in lmc_proto_ioctl() function
Dlmc_main.c629 ret = lmc_proto_ioctl (sc, ifr, cmd); in lmc_ioctl()