Lines Matching full:ipi
32 * For other IPI below, AP should send the request
52 * @IPI_MAX: The maximum IPI number
82 * vpu_ipi_register - register an ipi function
85 * @id: IPI ID
86 * @handler: IPI handler
87 * @name: IPI name
88 * @priv: private data for IPI handler
90 * Register an ipi function to receive ipi interrupt from VPU.
92 * Return: Return 0 if ipi registers successfully, otherwise it is failed.
101 * @id: IPI ID
107 * When the processing completes, IPI handler registered