Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st21nfca/
H A Di2c.c96 char reboot_cmd[] = { 0x7E, 0x66, 0x48, 0xF6, 0x7E }; in st21nfca_hci_platform_init() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1413 u32 reboot_cmd = 0xffffffff; in ath9k_hif_usb_reboot() local
/openbmc/linux/kernel/
H A Dreboot.c811 static const char reboot_cmd[] = "/sbin/reboot"; variable