hisi_reset_controller
struct hisi_reset_controller *rstc;
struct hisi_reset_controller;
struct hisi_reset_controller *rstc;
void hisi_reset_exit(struct hisi_reset_controller *rstc)
container_of(rcdev, struct hisi_reset_controller, rcdev)
struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev);
struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev);
struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev)
struct hisi_reset_controller *rstc;
struct hisi_reset_controller;
struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev);
void hisi_reset_exit(struct hisi_reset_controller *rstc);
struct hisi_reset_controller *hisi_reset_init(struct platform_device *pdev)
static inline void hisi_reset_exit(struct hisi_reset_controller *rstc)