Searched defs:shutdown (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dshutdown.S6 ENTRY(shutdown) function
15 END(shutdown)
/bionic/libc/arch-mips/syscalls/
H A Dshutdown.S4 .globl shutdown
6 .ent shutdown
8 shutdown: label
22 .end shutdown
/bionic/libc/arch-x86/syscalls/
H A Dshutdown.S6 ENTRY(shutdown) function
25 END(shutdown)
/bionic/libc/kernel/common/linux/
H A Dplatform_device.h36 void (*shutdown)(struct platform_device *); member in struct:platform_driver
H A Dsysdev.h27 int (*shutdown)(struct sys_device *); member in struct:sysdev_class
46 int (*shutdown)(struct sys_device *); member in struct:sysdev_driver
H A Dirq.h65 void (*shutdown)(unsigned int irq); member in struct:irq_chip
H A Ddevice.h61 void (*shutdown)(struct device * dev); member in struct:bus_type
89 void (*shutdown) (struct device * dev); member in struct:device_driver
/bionic/libc/kernel/common/linux/sunrpc/
H A Dxprt.h129 unsigned char shutdown : 1, member in struct:rpc_xprt

Completed in 1022 milliseconds