Searched defs:do_ioctl (Results 1 – 3 of 3) sorted by relevance
1490 static long do_ioctl(struct file *filp, u_int cmd, u_long arg) in do_ioctl() function
1418 do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in do_ioctl() function
663 int (*do_ioctl)(struct hnae3_handle *handle, member