Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dnsc-ircc.c190 static int nsc_ircc_net_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
347 .ndo_do_ioctl = nsc_ircc_net_ioctl,
354 .ndo_do_ioctl = nsc_ircc_net_ioctl,
2270 static int nsc_ircc_net_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in nsc_ircc_net_ioctl() function