Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_proto.h8 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.c621 ret = lmc_proto_ioctl (sc, ifr, cmd); in lmc_ioctl()