Home
last modified time | relevance | path

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

/linux/kernel/
H A Dreboot.c840 static const char reboot_cmd[] = "/sbin/reboot"; variable
866 ret = run_cmd(reboot_cmd); in __orderly_reboot()
/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1413 u32 reboot_cmd = 0xffffffff; in ath9k_hif_usb_reboot() local
1417 buf = kmemdup(&reboot_cmd, 4, GFP_KERNEL); in ath9k_hif_usb_reboot()