Searched refs:debug_init (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh71x0.c | 230 .debug_init = jh71x0_clk_debug_init, 237 .debug_init = jh71x0_clk_debug_init, 244 .debug_init = jh71x0_clk_debug_init, 254 .debug_init = jh71x0_clk_debug_init, 261 .debug_init = jh71x0_clk_debug_init, 271 .debug_init = jh71x0_clk_debug_init, 280 .debug_init = jh71x0_clk_debug_init, 292 .debug_init = jh71x0_clk_debug_init, 298 .debug_init = jh71x0_clk_debug_init,
|
H A D | clk-starfive-jh7110-pll.c | 442 .debug_init = jh7110_pll_debug_init,
|
/linux/drivers/clk/baikal-t1/ |
H A D | ccu-div.c | 539 .debug_init = ccu_div_var_debug_init 546 .debug_init = ccu_div_var_debug_init 556 .debug_init = ccu_div_gate_debug_init 563 .debug_init = ccu_div_buf_debug_init 570 .debug_init = ccu_div_fixed_debug_init
|
H A D | ccu-pll.c | 486 .debug_init = ccu_pll_debug_init 496 .debug_init = ccu_pll_debug_init
|
/linux/drivers/gpu/host1x/ |
H A D | dev.h | 55 void (*debug_init)(struct dentry *de); member 334 if (host->debug_op && host->debug_op->debug_init) in host1x_hw_debug_init() 335 host->debug_op->debug_init(de); in host1x_hw_debug_init()
|
/linux/drivers/clk/davinci/ |
H A D | pll.c | 201 .debug_init = davinci_pll_debug_init, 220 .debug_init = davinci_pll_debug_init,
|
/linux/drivers/clk/bcm/ |
H A D | clk-bcm2835.c | 792 .debug_init = bcm2835_pll_debug_init, 912 .debug_init = bcm2835_pll_divider_debug_init, 1321 .debug_init = bcm2835_clock_debug_init, 1340 .debug_init = bcm2835_clock_debug_init,
|
/linux/Documentation/driver-api/ |
H A D | clk.rst | 99 void (*debug_init)(struct clk_hw *hw,
|
/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 401 int (*debug_init)(struct hisi_qm *qm); member
|