Home
last modified time | relevance | path

Searched refs:get_interface (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cpp.h368 int (*get_interface)(struct device *dev); member
Dnfp_cppcore.c1180 ifc = ops->get_interface(parent); in nfp_cpp_from_operations()
Dnfp6000_pcie.c1295 .get_interface = nfp6000_get_interface,
/Linux-v4.19/drivers/tty/
Dsynclink_gt.c516 static int get_interface(struct slgt_info *info, int __user *if_mode);
1085 ret = get_interface(info, argp); in ioctl()
2842 static int get_interface(struct slgt_info *info, int __user *if_mode) in get_interface() function
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c1854 static int get_interface(MGSLPC_INFO * info, int __user *if_mode) in get_interface() function
2256 return get_interface(info, argp); in mgslpc_ioctl()