Searched defs:hdlcdrv_ioctl (Results 1 – 2 of 2) sorted by relevance
51 struct hdlcdrv_ioctl { struct52 int cmd;53 union {62 } data;
486 static int hdlcdrv_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdrv_ioctl() function