Home
last modified time | relevance | path

Searched refs:info_str (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/scripts/
H A Ddecode_stacktrace.sh294 local info_str=""
296 info_str=${words[$last]}
328 echo "${words[@]}" "$symbol ${info_str}"
330 echo "${words[@]}" "$symbol $module ${info_str}"
/linux-6.15/drivers/gpu/drm/ast/
H A Dast_main.c127 static const char * const info_str[] = { in ast_detect_tx_chip() local
210 drm_info(dev, "Using %s\n", info_str[ast->tx_chip]); in ast_detect_tx_chip()
/linux-6.15/drivers/scsi/
H A Dnsp32.h572 char info_str[100]; member
H A Dnsp32.c2697 snprintf(data->info_str, sizeof(data->info_str), in nsp32_detect()
2802 return data->info_str; in nsp32_info()