Home
last modified time | relevance | path

Searched refs:panic_handler (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
A Dhif.h33 int (*panic_handler)(struct ath12k_base *ab); member
153 if (!ab->hif.ops->panic_handler) in ath12k_hif_panic_handler()
156 return ab->hif.ops->panic_handler(ab); in ath12k_hif_panic_handler()
A Dpci.c1331 .panic_handler = ath12k_pci_panic_handler,
/linux/rust/kernel/
A Dlib.rs111 #[panic_handler]

Completed in 8 milliseconds