Searched refs:CX25821_VERSION_CODE (Results 1 - 3 of 3) sorted by relevance

/drivers/media/video/cx25821/
H A Dcx25821-core.c1498 (CX25821_VERSION_CODE >> 16) & 0xff,
1499 (CX25821_VERSION_CODE >> 8) & 0xff,
1500 CX25821_VERSION_CODE & 0xff);
H A Dcx25821.h52 #define CX25821_VERSION_CODE KERNEL_VERSION(0, 0, 106) macro
H A Dcx25821-video.c1165 cap->version = CX25821_VERSION_CODE;

Completed in 693 milliseconds