Searched refs:FFB_FLAG_INVCURSOR (Results 1 – 1 of 1) sorted by relevance
360 #define FFB_FLAG_INVCURSOR 0x00000004 /* DAC has inverted cursor logic */ macro447 if (par->flags & FFB_FLAG_INVCURSOR) in ffb_switch_from_graph()975 par->flags &= ~FFB_FLAG_INVCURSOR; in ffb_probe()978 par->flags |= FFB_FLAG_INVCURSOR; in ffb_probe()
Completed in 5 milliseconds