Searched refs:lookup_id (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/clk/samsung/ |
| D | clk-cpu.h | 66 unsigned int lookup_id, const char *name,
|
| D | clk-cpu.c | 404 unsigned int lookup_id, const char *name, const char *parent, in exynos_register_cpu_clock() argument 468 samsung_clk_add_lookup(ctx, &cpuclk->hw, lookup_id); in exynos_register_cpu_clock()
|
| /Linux-v5.4/tools/perf/util/ |
| D | expr.y | 49 static int lookup_id(struct parse_ctx *ctx, char *id, double *val) 74 | ID { if (lookup_id(ctx, $1, &$$) < 0) {
|
| /Linux-v5.4/drivers/clk/rockchip/ |
| D | clk.c | 571 unsigned int lookup_id, in rockchip_clk_register_armclk() argument 589 rockchip_clk_add_lookup(ctx, clk, lookup_id); in rockchip_clk_register_armclk()
|
| D | clk.h | 844 unsigned int lookup_id, const char *name,
|