Searched refs:selection_rect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | s5k5baf.c | 1345 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enum 1347 static enum selection_rect s5k5baf_get_sel_rect(u32 pad, u32 target) in s5k5baf_get_sel_rect() 1373 enum selection_rect rtype; in s5k5baf_get_selection() 1439 enum selection_rect first, in s5k5baf_set_rect_and_adjust() 1443 enum selection_rect i = first; in s5k5baf_set_rect_and_adjust() 1464 static enum selection_rect rtype; in s5k5baf_set_selection()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | s5k5baf.c | 1337 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enum 1339 static enum selection_rect s5k5baf_get_sel_rect(u32 pad, u32 target) in s5k5baf_get_sel_rect() 1365 enum selection_rect rtype; in s5k5baf_get_selection() 1433 enum selection_rect first, in s5k5baf_set_rect_and_adjust() 1437 enum selection_rect i = first; in s5k5baf_set_rect_and_adjust() 1458 static enum selection_rect rtype; in s5k5baf_set_selection()
|
Completed in 6 milliseconds