Home
last modified time | relevance | path

Searched defs:rtas_filter (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/powerpc/kernel/
Drtas.c46 struct rtas_filter { struct
48 const int buf_idx1;
49 const int size_idx1;
50 const int buf_idx2;
51 const int size_idx2;
78 const struct rtas_filter *filter; argument