Home
last modified time | relevance | path

Searched refs:rave_sp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mfd/
H A Drave-sp.c157 int (*get_status)(struct rave_sp *sp, struct rave_sp_status *);
188 struct rave_sp { struct
210 struct rave_sp *sp = dev_get_drvdata(dev->parent); in rave_sp_unregister_event_notifier() argument
220 struct rave_sp *sp = dev_get_drvdata(dev->parent); in devm_rave_sp_register_event_notifier()
282 static int rave_sp_write(struct rave_sp *sp, const u8 *data, u8 data_size) in rave_sp_write()
342 int rave_sp_exec(struct rave_sp *sp, in rave_sp_exec()
388 static void rave_sp_receive_event(struct rave_sp *sp, in rave_sp_receive_event()
403 static void rave_sp_receive_reply(struct rave_sp *sp, in rave_sp_receive_reply()
437 static void rave_sp_receive_frame(struct rave_sp *sp, in rave_sp_receive_frame()
478 struct rave_sp *sp = dev_get_drvdata(dev); in rave_sp_receive_buf()
[all …]
/linux/include/linux/mfd/
H A Drave-sp.h37 struct rave_sp;
54 int rave_sp_exec(struct rave_sp *sp,
/linux/drivers/nvmem/
H A Drave-sp-eeprom.c68 struct rave_sp *sp;
290 struct rave_sp *sp = dev_get_drvdata(dev->parent); in rave_sp_eeprom_probe()
/linux/drivers/video/backlight/
H A Drave-sp-backlight.c23 struct rave_sp *sp = dev_get_drvdata(&bd->dev); in rave_sp_backlight_update_status()
/linux/drivers/watchdog/
H A Drave-sp-wdt.c55 struct rave_sp *sp;