Home
last modified time | relevance | path

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

/linux/drivers/staging/fbtft/
A Dfbtft.h353 #define DEBUG_LEVEL_2 (DEBUG_LEVEL_1 | DEBUG_DRIVER_INIT_FUNCTIONS \
368 #define DEBUG_DRIVER_INIT_FUNCTIONS BIT(3) macro
405 …truct fbtft_platform_data *)(dev)->platform_data)->display.debug & DEBUG_DRIVER_INIT_FUNCTIONS))) \
A Dfbtft-core.c1210 if (unlikely(display->debug & DEBUG_DRIVER_INIT_FUNCTIONS)) in fbtft_probe_common()
1322 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, in fbtft_remove_common()

Completed in 8 milliseconds