Searched refs:hisi_reset_controller (Results 1 – 4 of 4) sorted by relevance
10 struct hisi_reset_controller;13 struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev);14 void hisi_reset_exit(struct hisi_reset_controller *rstc);17 struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev) in hisi_reset_init()21 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
20 struct hisi_reset_controller { struct28 container_of(rcdev, struct hisi_reset_controller, rcdev) argument46 struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev); in hisi_reset_assert()67 struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev); in hisi_reset_deassert()90 struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev) in hisi_reset_init()92 struct hisi_reset_controller *rstc; in hisi_reset_init()114 void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
12 struct hisi_reset_controller;21 struct hisi_reset_controller *rstc;
31 struct hisi_reset_controller *rstc;