Searched refs:sdw_ctx (Results 1 – 1 of 1) sorted by relevance
168 int sdw_amd_probe(struct sdw_amd_res *res, struct sdw_amd_ctx **sdw_ctx) in sdw_amd_probe() argument170 *sdw_ctx = sdw_amd_probe_controller(res); in sdw_amd_probe()171 if (!*sdw_ctx) in sdw_amd_probe()174 return sdw_amd_startup(*sdw_ctx); in sdw_amd_probe()