Home
last modified time | relevance | path

Searched defs:__u16 (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dint-l64.h24 typedef unsigned short __u16; typedef
H A Dint-ll64.h24 typedef unsigned short __u16; typedef
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst3 .. |__u16| replace:: :c:type:`__u16 <__u16>` substdef
/linux/scripts/mod/
H A Dfile2alias.c102 typedef uint16_t __u16; typedef
/linux/include/uapi/drm/
H A Ddrm.h58 typedef uint16_t __u16; typedef
/linux/tools/include/uapi/drm/
H A Ddrm.h58 typedef uint16_t __u16; typedef
/linux/drivers/gpu/nova-core/gsp/fw/r570_144/
H A Dbindings.rs47 pub type __u16 = ffi::c_ushort; typedef