Searched refs:change_pos (Results 1 – 2 of 2) sorted by relevance
47 VOID _ux_device_class_hub_notify_change(UX_DEVICE_CLASS_HUB *hub, UINT change_pos, UINT rpt_size);
85 VOID _ux_device_class_hub_notify_change(UX_DEVICE_CLASS_HUB *hub, UINT change_pos, UINT rpt_size) in _ux_device_class_hub_notify_change() argument96 byte_pos = change_pos >> 3; in _ux_device_class_hub_notify_change()97 bit_pos = change_pos & 0x7u; in _ux_device_class_hub_notify_change()