Searched refs:UX_DEVICE_PORT_LOCATION_MATCH (Results 1 – 3 of 3) sorted by relevance
117 UX_DEVICE_PORT_LOCATION_MATCH(device, port_index) && in _ux_host_stack_device_remove()
156 if(UX_DEVICE_PORT_LOCATION_MATCH(device, port_index) && in _ux_host_stack_hnp_polling_thread_entry()
2080 #define UX_DEVICE_PORT_LOCATION_MATCH(d,l) ((d)->ux_device_port_location == (l)) macro