Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Ds5k5baf.c1345 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enumerator
1351 return pad ? R_COMPOSE : R_CIS; in s5k5baf_get_sel_rect()
1357 return pad ? R_INVALID : R_COMPOSE; in s5k5baf_get_sel_rect()
1389 if (rtype == R_COMPOSE) in s5k5baf_get_selection()
1401 case R_COMPOSE: in s5k5baf_get_selection()
1474 if (rtype == R_COMPOSE) { in s5k5baf_set_selection()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A 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()

Completed in 7 milliseconds