Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dsample_python_dbus_next.py35 interface = obj.get_interface(service_interface.name)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant/
H A D0001-cli-drop-the-second-argument-from-click.argument-dec.patch62 def get_interface(ifname):
65 @@ -178,7 +178,7 @@ def get_interface(ifname):
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h346 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.c1285 .get_interface = nfp6000_get_interface,
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c1854 static int get_interface(MGSLPC_INFO * info, int __user *if_mode) in get_interface() function
2255 return get_interface(info, argp); in mgslpc_ioctl()