Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rts5208/
H A Drtsx_chip.h322 #define MS_FREE_TABLE_CNT 512 macro
H A Dms.c2199 if (segment->set_index >= MS_FREE_TABLE_CNT)
2218 if (segment->get_index >= MS_FREE_TABLE_CNT)
2312 segment->free_table = vmalloc(array_size(MS_FREE_TABLE_CNT, 2));
2316 memset((u8 *)(segment->free_table), 0xff, array_size(MS_FREE_TABLE_CNT, 2));
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rts5208/
H A Drtsx_chip.h322 #define MS_FREE_TABLE_CNT 512 macro
H A Dms.c2199 if (segment->set_index >= MS_FREE_TABLE_CNT)
2218 if (segment->get_index >= MS_FREE_TABLE_CNT)
2312 segment->free_table = vmalloc(array_size(MS_FREE_TABLE_CNT, 2));
2316 memset((u8 *)(segment->free_table), 0xff, array_size(MS_FREE_TABLE_CNT, 2));
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rts5208/
H A Drtsx_chip.h322 #define MS_FREE_TABLE_CNT 512 macro
H A Dms.c2199 if (segment->set_index >= MS_FREE_TABLE_CNT)
2218 if (segment->get_index >= MS_FREE_TABLE_CNT)
2312 segment->free_table = vmalloc(array_size(MS_FREE_TABLE_CNT, 2));
2316 memset((u8 *)(segment->free_table), 0xff, array_size(MS_FREE_TABLE_CNT, 2));