Searched defs:hdlcdrv_ioctl (Results 1 – 2 of 2) sorted by relevance
50 struct hdlcdrv_ioctl { struct51 int cmd;52 union {61 } data;
495 static int hdlcdrv_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdrv_ioctl() function