Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fbtft/
Dfbtft.h351 #define DEBUG_LEVEL_2 (DEBUG_LEVEL_1 | DEBUG_DRIVER_INIT_FUNCTIONS | DEBUG_TIME_FIRST_UPDATE)
358 #define DEBUG_DRIVER_INIT_FUNCTIONS (1<<3) macro
395 …truct fbtft_platform_data *)(dev)->platform_data)->display.debug & DEBUG_DRIVER_INIT_FUNCTIONS))) \
Dflexfb.c769 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, "%s()\n", in flexfb_remove_common()
Dfbtft-core.c1339 if (unlikely(display->debug & DEBUG_DRIVER_INIT_FUNCTIONS)) in fbtft_probe_common()
1455 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, in fbtft_remove_common()