Home
last modified time | relevance | path

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

/linux-4.4.14/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;
1119 const struct ldc_mode_ops *mops; in ldc_alloc()
1510 static const struct ldc_mode_ops raw_ops = {
1835 static const struct ldc_mode_ops nonraw_ops = {
1869 static const struct ldc_mode_ops stream_ops = {