Home
last modified time | relevance | path

Searched refs:now_map (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dr8a66597-hcd.c2090 unsigned long now_map[4]; in r8a66597_check_detect_child() local
2092 memset(now_map, 0, sizeof(now_map)); in r8a66597_check_detect_child()
2097 collect_usb_address_map(bus->root_hub, now_map); in r8a66597_check_detect_child()
2098 update_usb_address_map(r8a66597, bus->root_hub, now_map); in r8a66597_check_detect_child()