Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
A Dfbcon.h116 static inline int attr_col_ec(int shift, struct vc_data *vc, in attr_col_ec() function
149 #define attr_bgcol_ec(bgshift, vc, info) attr_col_ec(bgshift, vc, info, 0)
150 #define attr_fgcol_ec(fgshift, vc, info) attr_col_ec(fgshift, vc, info, 1)

Completed in 3 milliseconds