Home
last modified time | relevance | path

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

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