Home
last modified time | relevance | path

Searched defs:source_device (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_dsa.c62 int source_device; in dsa_rcv() local
H A Dtag_edsa.c88 int source_device; in edsa_rcv() local
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.h48 char source_device[8]; /* ACPI single name */ member
67 char source_device[8]; /* ACPI single name */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/
H A Dstream.hpp63 typedef qi::detail::iterator_source<Iterator> source_device; in parse() typedef