Searched refs:get_interface (Results 1 – 5 of 5) sorted by relevance
346 int (*get_interface)(struct device *dev); member
1181 ifc = ops->get_interface(parent); in nfp_cpp_from_operations()
1285 .get_interface = nfp6000_get_interface,
464 static int get_interface(struct slgt_info *info, int __user *if_mode);1028 ret = get_interface(info, argp); in ioctl()2765 static int get_interface(struct slgt_info *info, int __user *if_mode) in get_interface() function
1846 static int get_interface(MGSLPC_INFO * info, int __user *if_mode) in get_interface() function2247 return get_interface(info, argp); in mgslpc_ioctl()
Completed in 25 milliseconds