Searched refs:CPUPM_NOTIFY_HANDLER (Results 1 – 2 of 2) sorted by relevance
138 typedef void (*CPUPM_NOTIFY_HANDLER)(void *handle, uint32_t val, typedef143 CPUPM_NOTIFY_HANDLER nq_handler;198 extern void cpupm_add_notify_handler(cpu_t *, CPUPM_NOTIFY_HANDLER, void *);
811 cpupm_add_notify_handler(cpu_t *cp, CPUPM_NOTIFY_HANDLER handler, void *ctx) in cpupm_add_notify_handler()