Searched refs:soc_dev_num (Results 1 – 1 of 1) sorted by relevance
28 int soc_dev_num; member132 ret = ida_get_new(&soc_ida, &soc_dev->soc_dev_num); in soc_device_register()145 dev_set_name(&soc_dev->dev, "soc%d", soc_dev->soc_dev_num); in soc_device_register()154 ida_remove(&soc_ida, soc_dev->soc_dev_num); in soc_device_register()164 ida_remove(&soc_ida, soc_dev->soc_dev_num); in soc_device_unregister()