tag
line
file
source code
pt_ioctl
125
drivers/net/pt.c
static int pt_ioctl(struct device *dev, struct ifreq *ifr, int cmd);
pt_ioctl
884
drivers/net/pt.c
dev->do_ioctl = pt_ioctl;