Searched refs:usb_cfg_str_descr (Results 1 – 5 of 5) sorted by path
676 (usba_device_struct.usb_cfg_str_descr)) { in usba_device()682 usba_device_struct.usb_cfg_str_descr)) == -1) { in usba_device()
315 usba_device->usb_cfg_str_descr = kmem_zalloc(sizeof (uchar_t *), in usba_hubdi_bind_root_hub()386 kmem_free(usba_device->usb_cfg_str_descr, sizeof (uchar_t *)); in usba_hubdi_bind_root_hub()440 kmem_free(usba_device->usb_cfg_str_descr, sizeof (uchar_t *)); in usba_hubdi_unbind_root_hub()5901 child_ud->usb_cfg_str_descr in hubd_get_this_config_cloud()5906 child_ud->usb_cfg_str_descr in hubd_get_this_config_cloud()5978 child_ud->usb_cfg_str_descr = str_descr; in hubd_get_all_device_config_cloud()8050 str = usba_device->usb_cfg_str_descr[ in usba_hubdi_ioctl()
743 if (usba_device->usb_cfg_str_descr) { in usba_free_usba_device()746 (void *)usba_device->usb_cfg_str_descr); in usba_free_usba_device()750 if (usba_device->usb_cfg_str_descr[i]) { in usba_free_usba_device()752 usba_device->usb_cfg_str_descr[i], in usba_free_usba_device()754 usb_cfg_str_descr[i]) + 1); in usba_free_usba_device()758 kmem_free(usba_device->usb_cfg_str_descr, in usba_free_usba_device()
761 usb_cfg_str_descr[this_cfg_ndx]; in usba_build_descr_tree()
309 char **usb_cfg_str_descr; member408 _NOTE(DATA_READABLE_WITHOUT_LOCK(usba_device::usb_cfg_str_descr))