Searched refs:lookup_id (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/drivers/clk/samsung/ |
| D | clk-cpu.h | 69 unsigned int lookup_id, const char *name,
|
| D | clk-cpu.c | 406 unsigned int lookup_id, const char *name, const char *parent, in exynos_register_cpu_clock() argument 470 samsung_clk_add_lookup(ctx, &cpuclk->hw, lookup_id); in exynos_register_cpu_clock()
|
| /Linux-v4.19/tools/perf/util/ |
| D | expr.y | 47 static int lookup_id(struct parse_ctx *ctx, char *id, double *val) 72 | ID { if (lookup_id(ctx, $1, &$$) < 0) {
|
| /Linux-v4.19/drivers/clk/rockchip/ |
| D | clk.c | 576 unsigned int lookup_id, in rockchip_clk_register_armclk() argument 594 rockchip_clk_add_lookup(ctx, clk, lookup_id); in rockchip_clk_register_armclk()
|
| D | clk.h | 813 unsigned int lookup_id, const char *name,
|