Searched refs:rsctl (Results 1 – 1 of 1) sorted by relevance
240 struct reset_control *rsctl; in __qal_vbus_get_dev_rstctl() local242 rsctl = devm_reset_control_get_optional((struct device *)pfhndl, state); in __qal_vbus_get_dev_rstctl()244 rsctl = reset_control_get_optional((struct device *)pfhndl, state); in __qal_vbus_get_dev_rstctl()246 rsctl = NULL; in __qal_vbus_get_dev_rstctl()248 *rstctl = (struct qdf_vbus_rstctl *)rsctl; in __qal_vbus_get_dev_rstctl()