Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dgm12u320.c57 #define DATA_BLOCK_FOOTER_SIZE 20 macro
60 DATA_BLOCK_FOOTER_SIZE)
64 DATA_BLOCK_FOOTER_SIZE)
153 static const char data_block_footer[DATA_BLOCK_FOOTER_SIZE] = {
184 (block_size - DATA_BLOCK_FOOTER_SIZE), in gm12u320_usb_alloc()
185 data_block_footer, DATA_BLOCK_FOOTER_SIZE); in gm12u320_usb_alloc()
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dgm12u320.c60 #define DATA_BLOCK_FOOTER_SIZE 20 macro
63 DATA_BLOCK_FOOTER_SIZE)
67 DATA_BLOCK_FOOTER_SIZE)
156 static const char data_block_footer[DATA_BLOCK_FOOTER_SIZE] = {
192 (block_size - DATA_BLOCK_FOOTER_SIZE), in gm12u320_usb_alloc()
193 data_block_footer, DATA_BLOCK_FOOTER_SIZE); in gm12u320_usb_alloc()

Completed in 3 milliseconds