Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/i2c/
Ds5k5baf.c1337 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enumerator
1343 return pad ? R_COMPOSE : R_CIS; in s5k5baf_get_sel_rect()
1349 return pad ? R_INVALID : R_COMPOSE; in s5k5baf_get_sel_rect()
1381 if (rtype == R_COMPOSE) in s5k5baf_get_selection()
1395 case R_COMPOSE: in s5k5baf_get_selection()
1468 if (rtype == R_COMPOSE) { in s5k5baf_set_selection()