Searched refs:BTTV_VERSION_CODE (Results 1 – 3 of 3) sorted by relevance
29 #define BTTV_VERSION_CODE KERNEL_VERSION(0,7,108) macro
2138 return BTTV_VERSION_CODE; in bttv_ioctl()3177 (BTTV_VERSION_CODE >> 16) & 0xff, in bttv_init_module()3178 (BTTV_VERSION_CODE >> 8) & 0xff, in bttv_init_module()3179 BTTV_VERSION_CODE & 0xff); in bttv_init_module()
3262 #if BTTV_VERSION_CODE > KERNEL_VERSION(0,8,0) in pvbt878p9b_audio()3299 #if BTTV_VERSION_CODE > KERNEL_VERSION(0,8,0) in fv2000s_audio()