Home
last modified time | relevance | path

Searched refs:get_interface (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h321 * @get_interface: Return CPP interface
346 int (*get_interface)(struct device *dev); member
H A Dnfp_cppcore.c1183 ifc = ops->get_interface(parent); in nfp_cpp_from_operations()
H A Dnfp6000_pcie.c1287 .get_interface = nfp6000_get_interface,
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h317 * @get_interface: Return CPP interface
342 int (*get_interface)(struct device *dev); member
H A Dnfp_cppcore.c1182 ifc = ops->get_interface(parent); in nfp_cpp_from_operations()
H A Dnfp6000_pcie.c1283 .get_interface = nfp6000_get_interface,
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c464 static int get_interface(struct slgt_info *info, int __user *if_mode);
1029 ret = get_interface(info, argp); in ioctl()
2777 static int get_interface(struct slgt_info *info, int __user *if_mode) in get_interface() function
2779 DBGINFO(("%s get_interface=%x\n", info->device_name, info->if_mode)); in get_interface()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c459 static int get_interface(struct slgt_info *info, int __user *if_mode);
1019 ret = get_interface(info, argp); in ioctl()
2760 static int get_interface(struct slgt_info *info, int __user *if_mode) in get_interface() function
2762 DBGINFO(("%s get_interface=%x\n", info->device_name, info->if_mode)); in get_interface()
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c1854 static int get_interface(MGSLPC_INFO * info, int __user *if_mode) in get_interface() function
1858 printk("get_interface(%s)=%d\n", info->device_name, info->if_mode); in get_interface()
2255 return get_interface(info, argp); in mgslpc_ioctl()

Completed in 30 milliseconds