Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dcontrolfb.c77 static inline int PAR_EQUAL(struct fb_par_control *x, struct fb_par_control *y) in PAR_EQUAL() function
699 if (PAR_EQUAL(&p->par, par)) { in control_set_hardware()