Searched refs:isd (Results 1 – 1 of 1) sorted by relevance
2129 static int isp_alloc_isd(struct isp_async_subdev **isd, in isp_alloc_isd() argument2138 *isd = __isd; in isp_alloc_isd()2158 struct isp_async_subdev *isd = NULL; in isp_parse_of_endpoints() local2177 ret = isp_alloc_isd(&isd, &buscfg); in isp_parse_of_endpoints()2185 &isp->notifier, ep, &isd->asd); in isp_parse_of_endpoints()2190 kfree(isd); in isp_parse_of_endpoints()2209 ret = isp_alloc_isd(&isd, &buscfg); in isp_parse_of_endpoints()2237 &isp->notifier, ep, &isd->asd); in isp_parse_of_endpoints()2241 kfree(isd); in isp_parse_of_endpoints()