Home
last modified time | relevance | path

Searched refs:imr_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/intel-quark/
H A Dimr.c39 struct imr_device { struct
46 static struct imr_device imr_dev;
105 * @idev: pointer to imr_device structure.
110 static int imr_read(struct imr_device *idev, u32 imr_id, struct imr_regs *imr) in imr_read()
136 * @idev: pointer to imr_device structure.
141 static int imr_write(struct imr_device *idev, u32 imr_id, struct imr_regs *imr) in imr_write()
192 struct imr_device *idev = s->private; in imr_dbgfs_state_show()
234 * @idev: pointer to imr_device structure.
236 static void imr_debugfs_register(struct imr_device *idev) in imr_debugfs_register()
303 struct imr_device *ide in imr_add_range()
[all...]
/kernel/linux/linux-6.6/arch/x86/platform/intel-quark/
H A Dimr.c39 struct imr_device { struct
46 static struct imr_device imr_dev;
105 * @idev: pointer to imr_device structure.
110 static int imr_read(struct imr_device *idev, u32 imr_id, struct imr_regs *imr) in imr_read()
136 * @idev: pointer to imr_device structure.
141 static int imr_write(struct imr_device *idev, u32 imr_id, struct imr_regs *imr) in imr_write()
192 struct imr_device *idev = s->private; in imr_dbgfs_state_show()
234 * @idev: pointer to imr_device structure.
236 static void imr_debugfs_register(struct imr_device *idev) in imr_debugfs_register()
303 struct imr_device *ide in imr_add_range()
[all...]

Completed in 2 milliseconds