Home
last modified time | relevance | path

Searched refs:cls (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/common/linux/
Dtransport_class.h30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { … argument
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass… argument
Dsysdev.h48 struct sysdev_class * cls; member