hisi_reset_controller   31 drivers/clk/hisilicon/clk-hi3519.c 	struct hisi_reset_controller *rstc;
hisi_reset_controller   12 drivers/clk/hisilicon/crg.h struct hisi_reset_controller;
hisi_reset_controller   21 drivers/clk/hisilicon/crg.h 	struct hisi_reset_controller *rstc;
hisi_reset_controller   28 drivers/clk/hisilicon/reset.c 	container_of(rcdev, struct hisi_reset_controller, rcdev)
hisi_reset_controller   46 drivers/clk/hisilicon/reset.c 	struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev);
hisi_reset_controller   67 drivers/clk/hisilicon/reset.c 	struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev);
hisi_reset_controller   90 drivers/clk/hisilicon/reset.c struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev)
hisi_reset_controller   92 drivers/clk/hisilicon/reset.c 	struct hisi_reset_controller *rstc;
hisi_reset_controller  116 drivers/clk/hisilicon/reset.c void hisi_reset_exit(struct hisi_reset_controller *rstc)
hisi_reset_controller   10 drivers/clk/hisilicon/reset.h struct hisi_reset_controller;
hisi_reset_controller   13 drivers/clk/hisilicon/reset.h struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev);
hisi_reset_controller   14 drivers/clk/hisilicon/reset.h void hisi_reset_exit(struct hisi_reset_controller *rstc);
hisi_reset_controller   17 drivers/clk/hisilicon/reset.h struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev)
hisi_reset_controller   21 drivers/clk/hisilicon/reset.h static inline void hisi_reset_exit(struct hisi_reset_controller *rstc)