Home
last modified time | relevance | path

Searched refs:reset_simple_ops (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/reset/
H A Dreset-simple.c99 const struct reset_control_ops reset_simple_ops = { variable
105 EXPORT_SYMBOL_GPL(reset_simple_ops); variable
179 data->rcdev.ops = &reset_simple_ops; in reset_simple_probe()
H A Dreset-socfpga.c58 data->rcdev.ops = &reset_simple_ops; in a10_reset_init()
H A Dreset-sunxi.c54 data->rcdev.ops = &reset_simple_ops; in sunxi_reset_init()
H A Dreset-uniphier-glue.c81 priv->rdata.rcdev.ops = &reset_simple_ops; in uniphier_glue_reset_probe()
/kernel/linux/linux-6.6/drivers/reset/
H A Dreset-simple.c98 const struct reset_control_ops reset_simple_ops = { variable
104 EXPORT_SYMBOL_GPL(reset_simple_ops); variable
181 data->rcdev.ops = &reset_simple_ops; in reset_simple_probe()
H A Dreset-socfpga.c58 data->rcdev.ops = &reset_simple_ops; in a10_reset_init()
H A Dreset-sunxi.c54 data->rcdev.ops = &reset_simple_ops; in sunxi_reset_init()
H A Dreset-uniphier-glue.c98 priv->rdata.rcdev.ops = &reset_simple_ops; in uniphier_glue_reset_probe()
/kernel/linux/linux-5.10/include/linux/reset/
H A Dreset-simple.h46 extern const struct reset_control_ops reset_simple_ops;
/kernel/linux/linux-6.6/include/linux/reset/
H A Dreset-simple.h46 extern const struct reset_control_ops reset_simple_ops;
/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-bcm2711-dvp.c51 dvp->reset.rcdev.ops = &reset_simple_ops; in clk_dvp_probe()
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-bcm2711-dvp.c50 dvp->reset.rcdev.ops = &reset_simple_ops; in clk_dvp_probe()
/kernel/linux/linux-6.6/drivers/clk/sifive/
H A Dsifive-prci.c586 pd->reset.rcdev.ops = &reset_simple_ops; in sifive_prci_probe()

Completed in 8 milliseconds