Home
last modified time | relevance | path

Searched defs:inverse (Results 1 – 8 of 8) sorted by relevance

/drivers/media/platform/vsp1/
Dvsp1_hsit.h24 bool inverse; member
Dvsp1_hsit.c153 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()
/drivers/video/fbdev/core/
Dfbcon.h35 u_short inverse; /* != 0 text black on white as default */ member
/drivers/video/fbdev/
Dimsttfb.c333 static int inverse = 0; variable
Datafb.c241 static int inverse; variable
/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1251 static int inverse; /* "matroxfb:inverse" */ variable
/drivers/clk/qcom/
Dclk-alpha-pll.c195 static int wait_for_pll(struct clk_alpha_pll *pll, u32 mask, bool inverse, in wait_for_pll()
/drivers/tty/vt/
Dvt.c2802 bool inverse = false; in vc_con_write_normal() local