Home
last modified time | relevance | path

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

/drivers/staging/fbtft/
Dfbtft.h369 #define DEBUG_LEVEL_2 (DEBUG_LEVEL_1 | DEBUG_DRIVER_INIT_FUNCTIONS | DEBUG_TIME_FIRST_UPDATE)
376 #define DEBUG_DRIVER_INIT_FUNCTIONS (1<<3) macro
413 …truct fbtft_platform_data *)(dev)->platform_data)->display.debug & DEBUG_DRIVER_INIT_FUNCTIONS))) \
Dflexfb.c541 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, "%s()\n", in flexfb_remove_common()
Dfbtft-core.c1350 if (unlikely(display->debug & DEBUG_DRIVER_INIT_FUNCTIONS)) in fbtft_probe_common()
1467 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, in fbtft_remove_common()