Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp61 struct uevent { struct
365 static void parse_event(const char *msg, struct uevent *uevent) in parse_event() argument
367 uevent->action = ""; in parse_event()
368 uevent->path = ""; in parse_event()
369 uevent->subsystem = ""; in parse_event()
370 uevent->firmware = ""; in parse_event()
371 uevent->major = -1; in parse_event()
372 uevent->minor = -1; in parse_event()
373 uevent->partition_name = NULL; in parse_event()
374 uevent->partition_num = -1; in parse_event()
[all …]
/system/sepolicy/
Dsurfaceflinger.te33 # Create and use netlink kobject uevent sockets.
Dautoplay_app.te95 # Receive or send uevent messages.
Dpriv_app.te103 # Receive or send uevent messages.
Duntrusted_app.te112 # Receive or send uevent messages.
Dfile_contexts373 /sys/devices/virtual/block/zram\d+/uevent u:object_r:sysfs_zram_uevent:s0
Dsystem_server.te70 # Use netlink uevent sockets.
/system/core/libcutils/
DAndroid.mk104 uevent.c \