Home
last modified time | relevance | path

Searched defs:parent_map (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/clk/qcom/
H A Dcommon.h48 struct parent_map { struct
61 extern int qcom_find_src_index(struct clk_hw *hw, const struct parent_map *map, argument
H A Dclk-regmap-mux.h17 const struct parent_map *parent_map; member
H A Dclk-regmap-mux-div.h35 const u32 *parent_map; member
H A Dclk-krait.h9 unsigned int *parent_map; member
H A Dgcc-ipq4019.c72 const u8 *parent_map; member
/linux/drivers/clk/microchip/
H A Dclk-core.h31 const u32 *parent_map; member
39 const u32 *parent_map; member
H A Dclk-core.c241 const u32 *parent_map; member
766 const u32 *parent_map; member
/linux/kernel/
H A Duser_namespace.c926 struct uid_gid_map *parent_map) in map_write()