Searched refs:reboot_cmd (Results 1 – 3 of 3) sorted by relevance
96 char reboot_cmd[] = { 0x7E, 0x66, 0x48, 0xF6, 0x7E }; in st21nfca_hci_platform_init() local101 r = i2c_master_send(phy->i2c_dev, reboot_cmd, in st21nfca_hci_platform_init()102 sizeof(reboot_cmd)); in st21nfca_hci_platform_init()
827 static const char reboot_cmd[] = "/sbin/reboot"; variable853 ret = run_cmd(reboot_cmd); in __orderly_reboot()
1413 u32 reboot_cmd = 0xffffffff; in ath9k_hif_usb_reboot() local1417 buf = kmemdup(&reboot_cmd, 4, GFP_KERNEL); in ath9k_hif_usb_reboot()