Home
last modified time | relevance | path

Searched refs:_cls (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/tests/atf_python/sys/netlink/
HDutils.py77 for _cls in cls:
78 pmap.update(build_propmap(_cls))
/freebsd-14-stable/sys/dev/sound/midi/
HDmpu401.h37 mpu401_init(kobj_class_t _cls, void *cookie, driver_intr_t *_softintr,
/freebsd-14-stable/sys/dev/bhnd/
HDbhnd_match.h135 #define BHND_MATCH_CORE_CLASS(_cls) _BHND_SET_MATCH_FIELD(core_class, _cls) argument
HDbhnd_subr.c75 #define BHND_CDESC(_mfg, _cid, _cls, _desc) \ argument
77 BHND_DEVCLASS_ ## _cls, _desc }
/freebsd-14-stable/sys/sys/
HDlinker.h186 int linker_add_class(linker_class_t _cls);
189 linker_file_t linker_make_file(const char* _filename, linker_class_t _cls);