Searched defs:op_int_operations (Results 1 – 1 of 1) sorted by relevance
96 struct op_int_operations { struct102 int (*init)(void);104 void (*deinit)(void);106 int (*add_sysctls)(ctl_table * next);108 void (*remove_sysctls)(ctl_table * next);110 int (*check_params)(void);112 int (*setup)(void);114 void (*start)(void);116 void (*stop)(void);118 void (*start_cpu)(uint);[all …]