Searched refs:UX_DEVICE_PORT_LOCATION_SET (Results 1 – 2 of 2) sorted by relevance
174 UX_DEVICE_PORT_LOCATION_SET(device, port_index); in _ux_host_stack_new_device_create()
2079 #define UX_DEVICE_PORT_LOCATION_SET(d,l) do { (d)->ux_device_port_location = (l); } while(0) macro