Home
last modified time | relevance | path

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

/linux/drivers/staging/fbtft/
H A Dfbtft.h376 #define DEBUG_LEVEL_2 (DEBUG_LEVEL_1 | DEBUG_DRIVER_INIT_FUNCTIONS \
391 #define DEBUG_DRIVER_INIT_FUNCTIONS BIT(3) macro
428 …truct fbtft_platform_data *)(dev)->platform_data)->display.debug & DEBUG_DRIVER_INIT_FUNCTIONS))) \
H A Dfbtft-core.c1265 fbtft_par_dbg(DEBUG_DRIVER_INIT_FUNCTIONS, par, in fbtft_remove_common()