Searched refs:ux_host_class_printer_allocated (Results 1 – 5 of 5) sorted by relevance
122 if (printer -> ux_host_class_printer_allocated) in _ux_host_class_printer_deactivate()123 _ux_utility_memory_free(printer -> ux_host_class_printer_allocated); in _ux_host_class_printer_deactivate()
244 if (printer -> ux_host_class_printer_allocated) in _ux_host_class_printer_activate_wait()246 _ux_utility_memory_free(printer -> ux_host_class_printer_allocated); in _ux_host_class_printer_activate_wait()247 printer -> ux_host_class_printer_allocated = UX_NULL; in _ux_host_class_printer_activate_wait()
219 printer -> ux_host_class_printer_allocated = descriptor_buffer; in _ux_host_class_printer_name_get()
132 UCHAR *ux_host_class_printer_allocated; member
198 UX_TEST_ASSERT(printer->ux_host_class_printer_allocated != UX_NULL); in ux_test_on_printer_get_device_id()