Searched refs:isd (Results 1 – 1 of 1) sorted by relevance
2131 static int isp_alloc_isd(struct isp_async_subdev **isd, in isp_alloc_isd() argument2140 *isd = __isd; in isp_alloc_isd()2160 struct isp_async_subdev *isd = NULL; in isp_parse_of_endpoints() local2179 ret = isp_alloc_isd(&isd, &buscfg); in isp_parse_of_endpoints()2187 &isp->notifier, ep, &isd->asd); in isp_parse_of_endpoints()2192 kfree(isd); in isp_parse_of_endpoints()2211 ret = isp_alloc_isd(&isd, &buscfg); in isp_parse_of_endpoints()2239 &isp->notifier, ep, &isd->asd); in isp_parse_of_endpoints()2243 kfree(isd); in isp_parse_of_endpoints()