tag | line | file | source code |
stlibrd | 114 | include/linux/istallion.h | void (*init)(struct stlibrd *brdp); |
stlibrd | 115 | include/linux/istallion.h | void (*enable)(struct stlibrd *brdp); |
stlibrd | 116 | include/linux/istallion.h | void (*reenable)(struct stlibrd *brdp); |
stlibrd | 117 | include/linux/istallion.h | void (*disable)(struct stlibrd *brdp); |
stlibrd | 118 | include/linux/istallion.h | char *(*getmemptr)(struct stlibrd *brdp, unsigned long offset, int line); |
stlibrd | 119 | include/linux/istallion.h | void (*intr)(struct stlibrd *brdp); |
stlibrd | 120 | include/linux/istallion.h | void (*reset)(struct stlibrd *brdp); |