Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.c506 static const char *parse_device_name(struct uevent *uevent, unsigned int len) in parse_device_name() function
534 name = parse_device_name(uevent, 64); in handle_block_device_event()
555 name = parse_device_name(uevent, 64); in handle_generic_device_event()