Lines Matching refs:abx500_ops
18 struct abx500_ops ops;
22 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops()
35 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops()
47 memcpy(&dev_entry->ops, ops, sizeof(struct abx500_ops)); in abx500_register_ops()
67 struct abx500_ops *ops; in abx500_set_register_interruptible()
80 struct abx500_ops *ops; in abx500_get_register_interruptible()
93 struct abx500_ops *ops; in abx500_get_register_page_interruptible()
107 struct abx500_ops *ops; in abx500_mask_and_set_register_interruptible()
120 struct abx500_ops *ops; in abx500_get_chip_id()
132 struct abx500_ops *ops; in abx500_event_registers_startup_state_get()
144 struct abx500_ops *ops; in abx500_startup_irq_enabled()