Home
last modified time | relevance | path

Searched defs:r1 (Results 1 – 6 of 6) sorted by relevance

/include/media/
Dv4l2-rect.h79 static inline bool v4l2_rect_same_size(const struct v4l2_rect *r1, in v4l2_rect_same_size()
92 static inline bool v4l2_rect_same_position(const struct v4l2_rect *r1, in v4l2_rect_same_position()
105 static inline bool v4l2_rect_equal(const struct v4l2_rect *r1, in v4l2_rect_equal()
118 const struct v4l2_rect *r1, in v4l2_rect_intersect()
165 static inline bool v4l2_rect_overlap(const struct v4l2_rect *r1, in v4l2_rect_overlap()
/include/net/
Dgeneve.h33 u8 r1:1; member
35 u8 r1:1; member
/include/math-emu/
Dop-4.h516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/include/drm/
Ddrm_rect.h169 static inline bool drm_rect_equals(const struct drm_rect *r1, in drm_rect_equals()
/include/linux/
Dioport.h224 static inline bool resource_contains(struct resource *r1, struct resource *r2) in resource_contains()
299 static inline bool resource_overlaps(struct resource *r1, struct resource *r2) in resource_overlaps()
Dblkdev.h1692 struct request *r1, in blk_integrity_merge_rq()