Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-main.c21 #define IR_TAB_MIN_SIZE 256 macro
279 if ((rc_map->len * 3 < rc_map->size) && (oldalloc > IR_TAB_MIN_SIZE)) { in ir_resize_table()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-main.c21 #define IR_TAB_MIN_SIZE 256 macro
279 if ((rc_map->len * 3 < rc_map->size) && (oldalloc > IR_TAB_MIN_SIZE)) { in ir_resize_table()

Completed in 5 milliseconds