Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dcontrolfb.c95 static inline int PAR_EQUAL(struct fb_par_control *x, struct fb_par_control *y) in PAR_EQUAL() function
228 if (PAR_EQUAL(&p->par, par)) { in control_set_hardware()