Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sparc/kernel/
Dldc.c94 struct ldc_mode_ops { struct
99 static const struct ldc_mode_ops raw_ops; argument
100 static const struct ldc_mode_ops nonraw_ops;
101 static const struct ldc_mode_ops stream_ops;
144 const struct ldc_mode_ops *mops;
1125 const struct ldc_mode_ops *mops; in ldc_alloc()
1568 static const struct ldc_mode_ops raw_ops = {
1898 static const struct ldc_mode_ops nonraw_ops = {
1932 static const struct ldc_mode_ops stream_ops = {