Searched refs:lock_key (Results 1 - 25 of 46) sorted by path

12

/linux-master/drivers/base/regmap/
H A Dregmap-ac97.c71 struct lock_class_key *lock_key,
75 lock_key, lock_name);
81 struct lock_class_key *lock_key,
85 lock_key, lock_name);
69 __regmap_init_ac97(struct snd_ac97 *ac97, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
79 __devm_regmap_init_ac97(struct snd_ac97 *ac97, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-spmi.c87 struct lock_class_key *lock_key,
91 lock_key, lock_name);
97 struct lock_class_key *lock_key,
101 lock_key, lock_name);
207 struct lock_class_key *lock_key,
211 lock_key, lock_name);
217 struct lock_class_key *lock_key,
221 lock_key, lock_name);
85 __regmap_init_spmi_base(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
95 __devm_regmap_init_spmi_base(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
205 __regmap_init_spmi_ext(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
215 __devm_regmap_init_spmi_ext(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dinternal.h331 struct lock_class_key *lock_key,
339 struct lock_class_key *lock_key,
H A Dregmap-fsi.c207 struct lock_class_key *lock_key, const char *lock_name)
214 return __regmap_init(&fsi_dev->dev, bus, fsi_dev->slave, config, lock_key, lock_name);
220 struct lock_class_key *lock_key, const char *lock_name)
227 return __devm_regmap_init(&fsi_dev->dev, bus, fsi_dev->slave, config, lock_key, lock_name);
206 __regmap_init_fsi(struct fsi_device *fsi_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
218 __devm_regmap_init_fsi(struct fsi_device *fsi_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-i2c.c371 struct lock_class_key *lock_key,
380 lock_key, lock_name);
386 struct lock_class_key *lock_key,
395 lock_key, lock_name);
369 __regmap_init_i2c(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
384 __devm_regmap_init_i2c(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-i3c.c50 struct lock_class_key *lock_key,
54 lock_key, lock_name);
48 __devm_regmap_init_i3c(struct i3c_device *i3c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-mdio.c86 const struct regmap_config *config, struct lock_class_key *lock_key,
98 return __regmap_init(&mdio_dev->dev, bus, mdio_dev, config, lock_key, lock_name);
103 const struct regmap_config *config, struct lock_class_key *lock_key,
115 return __devm_regmap_init(&mdio_dev->dev, bus, mdio_dev, config, lock_key, lock_name);
85 __regmap_init_mdio(struct mdio_device *mdio_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
102 __devm_regmap_init_mdio(struct mdio_device *mdio_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-mmio.c558 struct lock_class_key *lock_key,
568 lock_key, lock_name);
576 struct lock_class_key *lock_key,
586 lock_key, lock_name);
555 __regmap_init_mmio_clk(struct device *dev, const char *clk_id, void __iomem *regs, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
572 __devm_regmap_init_mmio_clk(struct device *dev, const char *clk_id, void __iomem *regs, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-ram.c58 struct lock_class_key *lock_key,
79 lock_key, lock_name);
56 __regmap_init_ram(const struct regmap_config *config, struct regmap_ram_data *data, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-raw-ram.c112 struct lock_class_key *lock_key,
138 lock_key, lock_name);
110 __regmap_init_raw_ram(const struct regmap_config *config, struct regmap_ram_data *data, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-sccb.c100 struct lock_class_key *lock_key,
109 lock_key, lock_name);
115 struct lock_class_key *lock_key,
124 lock_key, lock_name);
98 __regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
113 __devm_regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-sdw-mbq.c70 struct lock_class_key *lock_key,
80 &sdw->dev, config, lock_key, lock_name);
86 struct lock_class_key *lock_key,
96 &sdw->dev, config, lock_key, lock_name);
68 __regmap_init_sdw_mbq(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
84 __devm_regmap_init_sdw_mbq(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-sdw.c71 struct lock_class_key *lock_key,
81 &sdw->dev, config, lock_key, lock_name);
87 struct lock_class_key *lock_key,
97 &sdw->dev, config, lock_key, lock_name);
69 __regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
85 __devm_regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-slimbus.c43 struct lock_class_key *lock_key,
52 lock_key, lock_name);
58 struct lock_class_key *lock_key,
67 lock_key, lock_name);
41 __regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
56 __devm_regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-spi-avmm.c669 struct lock_class_key *lock_key,
680 bridge, config, lock_key, lock_name);
692 struct lock_class_key *lock_key,
703 bridge, config, lock_key, lock_name);
667 __regmap_init_spi_avmm(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
690 __devm_regmap_init_spi_avmm(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-spi.c142 struct lock_class_key *lock_key,
150 return __regmap_init(&spi->dev, bus, &spi->dev, config, lock_key, lock_name);
156 struct lock_class_key *lock_key,
164 return __devm_regmap_init(&spi->dev, bus, &spi->dev, config, lock_key, lock_name);
140 __regmap_init_spi(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
154 __devm_regmap_init_spi(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-w1.c207 struct lock_class_key *lock_key,
217 lock_key, lock_name);
223 struct lock_class_key *lock_key,
233 lock_key, lock_name);
205 __regmap_init_w1(struct device *w1_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
221 __devm_regmap_init_w1(struct device *w1_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap.c668 struct lock_class_key *lock_key,
731 lock_key, lock_name);
737 lock_key, lock_name);
745 lock_key, lock_name);
1178 struct lock_class_key *lock_key,
1188 lock_key, lock_name);
664 __regmap_init(struct device *dev, const struct regmap_bus *bus, void *bus_context, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
1174 __devm_regmap_init(struct device *dev, const struct regmap_bus *bus, void *bus_context, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
/linux-master/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c89 struct lock_class_key lock_key; member in struct:pmac_i2c_bus
585 lockdep_register_key(&bus->lock_key);
586 lockdep_set_class(&bus->mutex, &bus->lock_key);
815 lockdep_register_key(&bus->lock_key);
816 lockdep_set_class(&bus->mutex, &bus->lock_key);
941 lockdep_register_key(&bus->lock_key);
942 lockdep_set_class(&bus->mutex, &bus->lock_key);
/linux-master/drivers/base/
H A Dbase.h36 * @lock_key: Lock class key for use by the lock validator
59 struct lock_class_key lock_key; member in struct:subsys_private
H A Dbus.c210 lockdep_unregister_key(&priv->lock_key);
889 key = &priv->lock_key;
H A Dclass.c106 lockdep_unregister_key(&cp->lock_key);
192 key = &cp->lock_key;
/linux-master/drivers/bus/
H A Dsunxi-rsb.c494 struct lock_class_key *lock_key,
503 lock_key, lock_name);
492 __devm_regmap_init_sunxi_rsb(struct sunxi_rsb_device *rdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
/linux-master/drivers/gpio/
H A Dgpiolib-devres.c405 * @lock_key: lockdep class for IRQ lock
418 struct lock_class_key *lock_key,
423 ret = gpiochip_add_data_with_key(gc, data, lock_key, request_key);
417 devm_gpiochip_add_data_with_key(struct device *dev, struct gpio_chip *gc, void *data, struct lock_class_key *lock_key, struct lock_class_key *request_key) argument
H A Dgpiolib.c93 struct lock_class_key *lock_key,
860 struct lock_class_key *lock_key,
1031 ret = gpiochip_add_irqchip(gc, lock_key, request_key);
1473 irq_set_lockdep_class(irq, gc->irq.lock_key, gc->irq.request_key);
1663 irq_set_lockdep_class(irq, gc->irq.lock_key, gc->irq.request_key);
1880 * @lock_key: lockdep class for IRQ lock
1884 struct lock_class_key *lock_key,
1914 gc->irq.lock_key = lock_key;
2028 struct lock_class_key *lock_key,
859 gpiochip_add_data_with_key(struct gpio_chip *gc, void *data, struct lock_class_key *lock_key, struct lock_class_key *request_key) argument
1883 gpiochip_add_irqchip(struct gpio_chip *gc, struct lock_class_key *lock_key, struct lock_class_key *request_key) argument
2027 gpiochip_add_irqchip(struct gpio_chip *gc, struct lock_class_key *lock_key, struct lock_class_key *request_key) argument
[all...]

Completed in 549 milliseconds

12