Home
last modified time | relevance | path

Searched defs:reboot_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nfc/st21nfca/
H A Di2c.c95 char reboot_cmd[] = { 0x7E, 0x66, 0x48, 0xF6, 0x7E }; in st21nfca_hci_platform_init() local
/linux/kernel/
H A Dreboot.c840 static const char reboot_cmd[] = "/sbin/reboot"; global() variable