Home
last modified time | relevance | path

Searched refs:disp_type (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/
Dcm-x2xx.c347 int disp_type = simple_strtol(str, NULL, 0); in cmx2xx_set_display() local
348 switch (disp_type) { in cmx2xx_set_display()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c590 static void halbtc_display_dbg_msg(void *bt_context, u8 disp_type) in halbtc_display_dbg_msg() argument
593 switch (disp_type) { in halbtc_display_dbg_msg()
Dhalbtcoutsrc.h390 typedef void (*bfp_btc_disp_dbg_msg)(void *btcoexist, u8 disp_type);
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1651 MLX5_SET(tirc, tirc, disp_type, MLX5_TIRC_DISP_TYPE_INDIRECT); in mlx5e_build_tir_ctx()
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h1954 u8 disp_type[0x4]; member