Lines Matching defs:rave_sp
157 int (*get_status)(struct rave_sp *sp, struct rave_sp_status *);
173 * struct rave_sp - RAVE supervisory processor core
188 struct rave_sp {
210 struct rave_sp *sp = dev_get_drvdata(dev->parent);
220 struct rave_sp *sp = dev_get_drvdata(dev->parent);
282 static int rave_sp_write(struct rave_sp *sp, const u8 *data, u8 data_size)
342 int rave_sp_exec(struct rave_sp *sp,
388 static void rave_sp_receive_event(struct rave_sp *sp,
403 static void rave_sp_receive_reply(struct rave_sp *sp,
437 static void rave_sp_receive_frame(struct rave_sp *sp,
478 struct rave_sp *sp = dev_get_drvdata(dev);
664 static int rave_sp_rdu1_get_status(struct rave_sp *sp,
675 static int rave_sp_emulated_get_status(struct rave_sp *sp,
694 static int rave_sp_get_status(struct rave_sp *sp)
772 struct rave_sp *sp;