Searched defs:ioctl_list (Results 1 – 1 of 1) sorted by relevance
49 struct ioctl_list { struct50 unsigned int cmd;51 int (*func)(unsigned int cmd, unsigned long arg);52 struct list_head list;