Home
last modified time | relevance | path

Searched defs:device2 (Results 1 – 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dlinux_vlan.h41 char device2[24]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dlinux_vlan.h41 char device2[24]; member
/third_party/Linux_Kernel/include/uapi/linux/
Dif_vlan.h53 char device2[24]; member
/third_party/boost/libs/compute/test/
Dtest_device.cpp57 boost::compute::device device2 = device1; in BOOST_AUTO_TEST_CASE() local
/third_party/libinput/test/
Dtest-touch.c821 struct libinput_device *device1, *device2; in START_TEST() local