Home
last modified time | relevance | path

Searched refs:R_COMPOSE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/media/i2c/
Ds5k5baf.c1347 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enumerator
1353 return pad ? R_COMPOSE : R_CIS; in s5k5baf_get_sel_rect()
1359 return pad ? R_INVALID : R_COMPOSE; in s5k5baf_get_sel_rect()
1391 if (rtype == R_COMPOSE) in s5k5baf_get_selection()
1405 case R_COMPOSE: in s5k5baf_get_selection()
1478 if (rtype == R_COMPOSE) { in s5k5baf_set_selection()