Searched refs:fmt_value (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_ioctl.c | 129 static u32 vmw_mask_multisample(unsigned int cap, u32 fmt_value)  in vmw_mask_multisample()  argument139 	return fmt_value;  in vmw_mask_multisample()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlegacy/ | 
| D | 4965-debug.c | 13 static const char *fmt_value = "  %-30s %10u\n";  variable663 	    scnprintf(buf + pos, bufsz - pos, fmt_value, "temperature:",  in il4965_ucode_general_stats_read()
 666 	    scnprintf(buf + pos, bufsz - pos, fmt_value, "ttl_timestamp:",  in il4965_ucode_general_stats_read()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ | 
| D | debugfs.c | 642 #define fmt_value	"  %-30s %10u\n"  macro1345 			 fmt_value, "temperature:",  in iwl_dbgfs_ucode_general_stats_read()
 1348 			 fmt_value, "temperature_m:",  in iwl_dbgfs_ucode_general_stats_read()
 1351 			 fmt_value, "ttl_timestamp:",  in iwl_dbgfs_ucode_general_stats_read()
 
 |