Home
last modified time | relevance | path

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

/linux-6.15/drivers/ras/amd/
H A Dfmpm.c939 static const struct seq_operations fmpm_seq_ops = { variable
948 return seq_open(file, &fmpm_seq_ops); in fmpm_open()