Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dmsp3400.c330 #define CARRIER_COUNT(x) (sizeof(x)/sizeof(struct CARRIER_DETECT)) macro
829 cd = carrier_detect_main; count = CARRIER_COUNT(carrier_detect_main); in msp3400c_thread()
859 cd = carrier_detect_55; count = CARRIER_COUNT(carrier_detect_55); in msp3400c_thread()
862 cd = carrier_detect_65; count = CARRIER_COUNT(carrier_detect_65); in msp3400c_thread()