Searched defs:vd (Results 1 – 3 of 3) sorted by relevance
| /include/vdso/ |
| D | helpers.h | 10 static __always_inline u32 vdso_read_begin(const struct vdso_data *vd) in vdso_read_begin() 21 static __always_inline u32 vdso_read_retry(const struct vdso_data *vd, in vdso_read_retry() 31 static __always_inline void vdso_write_begin(struct vdso_data *vd) in vdso_write_begin() 43 static __always_inline void vdso_write_end(struct vdso_data *vd) in vdso_write_end()
|
| /include/drm/ |
| D | drm_modes.h | 134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument 149 #define __DRM_MODE_INIT(pix, hd, vd, hd_mm, vd_mm) \ argument 167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ argument 180 #define DRM_SIMPLE_MODE(hd, vd, hd_mm, vd_mm) \ argument
|
| /include/media/drv-intf/ |
| D | tea575x.h | 39 struct video_device vd; /* video device */ member
|