Home
last modified time | relevance | path

Searched refs:th1520_reset_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/reset/
H A Dreset-th1520.c125 struct th1520_reset_priv { struct
850 static inline struct th1520_reset_priv *
853 return container_of(rcdev, struct th1520_reset_priv, rcdev); in to_th1520_reset()
859 struct th1520_reset_priv *priv = to_th1520_reset(rcdev); in th1520_reset_assert()
870 struct th1520_reset_priv *priv = to_th1520_reset(rcdev); in th1520_reset_deassert()
894 struct th1520_reset_priv *priv; in th1520_reset_probe()