Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/kernel/
Dldc.c89 struct ldc_mode_ops { struct
94 static const struct ldc_mode_ops raw_ops; argument
95 static const struct ldc_mode_ops nonraw_ops;
96 static const struct ldc_mode_ops stream_ops;
139 const struct ldc_mode_ops *mops;
1085 const struct ldc_mode_ops *mops; in ldc_alloc()
1472 static const struct ldc_mode_ops raw_ops = {
1797 static const struct ldc_mode_ops nonraw_ops = {
1831 static const struct ldc_mode_ops stream_ops = {