Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-pwm.c139 static const struct of_device_id clk_pwm_dt_ids[] = { variable
143 MODULE_DEVICE_TABLE(of, clk_pwm_dt_ids);
150 .of_match_table = of_match_ptr(clk_pwm_dt_ids),
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-pwm.c137 static const struct of_device_id clk_pwm_dt_ids[] = { variable
141 MODULE_DEVICE_TABLE(of, clk_pwm_dt_ids);
148 .of_match_table = clk_pwm_dt_ids,

Completed in 1 milliseconds