Searched refs:verstr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 21 static const char *verstr = "20160209"; variable 4522 verstr, st_fixed_buffer_size, st_max_sg_segs); in init_st() 4593 return scnprintf(buf, PAGE_SIZE, "[%s]\n", verstr); in debug_flag_store()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 21 static const char *verstr = "20160209"; variable 4468 verstr, st_fixed_buffer_size, st_max_sg_segs); in init_st() 4539 return scnprintf(buf, PAGE_SIZE, "[%s]\n", verstr); in debug_flag_store()
|
Completed in 11 milliseconds