Searched refs:s5k5baf_bound_range (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | s5k5baf.c | 1420 static void s5k5baf_bound_range(u32 *start, u32 *len, u32 max) in s5k5baf_bound_range() function 1434 s5k5baf_bound_range(&r->left, &r->width, width); in s5k5baf_bound_rect() 1435 s5k5baf_bound_range(&r->top, &r->height, height); in s5k5baf_bound_rect()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | s5k5baf.c | 1414 static void s5k5baf_bound_range(u32 *start, u32 *len, u32 max) in s5k5baf_bound_range() function 1428 s5k5baf_bound_range(&r->left, &r->width, width); in s5k5baf_bound_rect() 1429 s5k5baf_bound_range(&r->top, &r->height, height); in s5k5baf_bound_rect()
|
Completed in 6 milliseconds