[go: nahoru, domu]

Searched defs:reset_control (Results 1 - 2 of 2) sorted by relevance

/drivers/reset/
H A Dcore.c25 * struct reset_control - a reset control
31 struct reset_control { struct
93 int reset_control_reset(struct reset_control *rstc)
106 int reset_control_assert(struct reset_control *rstc)
119 int reset_control_deassert(struct reset_control *rstc)
133 * Returns a struct reset_control or IS_ERR() condition containing errno.
137 struct reset_control *of_reset_control_get(struct device_node *node,
140 struct reset_control *rstc = ERR_PTR(-EPROBE_DEFER);
197 * Returns a struct reset_control or IS_ERR() condition containing errno.
201 struct reset_control *reset_control_ge
[all...]
/drivers/atm/
H A Dambassador.h330 u32 reset_control; member in struct:__anon92

Completed in 199 milliseconds