Home
last modified time | relevance | path

Searched defs:fpe (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c161 QueueFontWakeup(FontPathElementPtr fpe) in QueueFontWakeup()
184 RemoveFontWakeup(FontPathElementPtr fpe) in RemoveFontWakeup()
203 FontPathElementPtr fpe; in FontWakeup() local
216 UseFPE(FontPathElementPtr fpe) in UseFPE()
222 FreeFPE(FontPathElementPtr fpe) in FreeFPE()
236 FontPathElementPtr fpe = NULL; in doOpenFont() local
457 FontPathElementPtr fpe; in CloseFont() local
555 FontPathElementPtr fpe; in doListFontsAndAliases() local
846 FontPathElementPtr fpe; in doListFontsWithInfo() local
1100 FontPathElementPtr fpe; in doPolyText() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c637 bool fpe = false; in tc_setup_taprio() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h108 u64 fpe; /* Frame Physical Error */ member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h3470 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3474 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument