Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dhpfb.c357 #define topcat_sid_ok(x) (((x) == DIO_ID2_LRCATSEYE) || ((x) == DIO_ID2_HRCCATSEYE) \ macro
379 && topcat_sid_ok(sid = DIO_SECID(INTFBADDR))) in hpfb_init()
392 if (topcat_sid_ok(sid)) in hpfb_init()