Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dda223_core.h157 } mir_int_ops_t; typedef
275 int mir3da_interrupt_ops(MIR_HANDLE handle, mir_int_ops_t *ops);
H A Dda223_core.c70 int (*int_ops)(MIR_HANDLE handle, mir_int_ops_t *ops);
173 static int NSA_interrupt_ops(MIR_HANDLE handle, mir_int_ops_t *ops);
1218 static int NSA_interrupt_ops(MIR_HANDLE handle, mir_int_ops_t *ops) in NSA_interrupt_ops()
1299 int mir3da_interrupt_ops(MIR_HANDLE handle, mir_int_ops_t *ops) in mir3da_interrupt_ops()