Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/fbtft/
Dfbtft.h375 #define DEBUG_LEVEL_2 (DEBUG_LEVEL_1 | DEBUG_DRIVER_INIT_FUNCTIONS \
390 #define DEBUG_DRIVER_INIT_FUNCTIONS BIT(3) macro
427 …truct fbtft_platform_data *)(dev)->platform_data)->display.debug & DEBUG_DRIVER_INIT_FUNCTIONS))) \
Dfbtft-core.c1208 if (unlikely(display->debug & DEBUG_DRIVER_INIT_FUNCTIONS)) in fbtft_probe_common()
1320 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, in fbtft_remove_common()