Searched refs:rstctl (Results 1 – 2 of 2) sorted by relevance
174 struct qdf_vbus_rstctl **rstctl);187 struct qdf_vbus_rstctl *rstctl);200 struct qdf_vbus_rstctl *rstctl);213 struct qdf_vbus_rstctl *rstctl);373 struct qdf_vbus_rstctl **rstctl) in qal_vbus_get_dev_rstctl() argument375 return __qal_vbus_get_dev_rstctl(pfhndl, state, rstctl); in qal_vbus_get_dev_rstctl()380 struct qdf_vbus_rstctl *rstctl) in qal_vbus_release_dev_rstctl() argument382 return __qal_vbus_release_dev_rstctl(pfhndl, rstctl); in qal_vbus_release_dev_rstctl()387 struct qdf_vbus_rstctl *rstctl) in qal_vbus_activate_dev_rstctl() argument389 return __qal_vbus_activate_dev_rstctl(pfhndl, rstctl); in qal_vbus_activate_dev_rstctl()[all …]
238 struct qdf_vbus_rstctl **rstctl) in __qal_vbus_get_dev_rstctl() argument248 *rstctl = (struct qdf_vbus_rstctl *)rsctl; in __qal_vbus_get_dev_rstctl()263 struct qdf_vbus_rstctl *rstctl) in __qal_vbus_release_dev_rstctl() argument265 reset_control_put((struct reset_control *)rstctl); in __qal_vbus_release_dev_rstctl()280 struct qdf_vbus_rstctl *rstctl) in __qal_vbus_activate_dev_rstctl() argument282 reset_control_assert((struct reset_control *)rstctl); in __qal_vbus_activate_dev_rstctl()297 struct qdf_vbus_rstctl *rstctl) in __qal_vbus_deactivate_dev_rstctl() argument299 reset_control_deassert((struct reset_control *)rstctl); in __qal_vbus_deactivate_dev_rstctl()