Searched refs:restart_fw (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/ |
H A D | cobalt-irq.c | 57 goto restart_fw; in cobalt_dma_stream_queue_handler() 67 goto restart_fw; in cobalt_dma_stream_queue_handler() 76 goto restart_fw; in cobalt_dma_stream_queue_handler() 87 goto restart_fw; in cobalt_dma_stream_queue_handler() 108 restart_fw: in cobalt_dma_stream_queue_handler()
|
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/ |
H A D | cobalt-irq.c | 57 goto restart_fw; in cobalt_dma_stream_queue_handler() 67 goto restart_fw; in cobalt_dma_stream_queue_handler() 76 goto restart_fw; in cobalt_dma_stream_queue_handler() 87 goto restart_fw; in cobalt_dma_stream_queue_handler() 108 restart_fw: in cobalt_dma_stream_queue_handler()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 73 .restart_fw = 1, 3926 module_param_named(fw_restart, il3945_mod_params.restart_fw, int, 0444);
|
H A D | common.h | 1586 int restart_fw; /* def: 1 = restart firmware */ member
|
H A D | common.c | 4175 if (il->cfg->mod_params->restart_fw) in il_irq_handle_error() 4685 if (!external && !il->cfg->mod_params->restart_fw) { in il_force_reset()
|
H A D | 4965-mac.c | 80 .restart_fw = 1, 6851 module_param_named(fw_restart, il4965_mod_params.restart_fw, int, 0444);
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 73 .restart_fw = 1, 3916 module_param_named(fw_restart, il3945_mod_params.restart_fw, int, 0444);
|
H A D | common.h | 1586 int restart_fw; /* def: 1 = restart firmware */ member
|
H A D | common.c | 4172 if (il->cfg->mod_params->restart_fw) in il_irq_handle_error() 4683 if (!external && !il->cfg->mod_params->restart_fw) { in il_force_reset()
|
H A D | 4965-mac.c | 80 .restart_fw = 1, 6845 module_param_named(fw_restart, il4965_mod_params.restart_fw, int, 0444);
|
Completed in 77 milliseconds