Home
last modified time | relevance | path

Searched defs:handled (Results 1 – 25 of 264) sorted by relevance

1234567891011

/Linux-v6.6/drivers/usb/mtu3/
Dmtu3_gadget_ep0.c209 int handled = 1; in ep0_get_status() local
279 int handled = 1; in handle_test_mode() local
329 int handled = -EINVAL; in ep0_handle_feature_dev() local
385 int handled = -EINVAL; in ep0_handle_feature() local
445 int handled = -EINVAL; in handle_standard_request() local
643 int handled = 0; in ep0_handle_setup() local
/Linux-v6.6/drivers/usb/musb/
Dmusb_gadget_ep0.c55 int handled = 1; in service_tx_status_request() local
153 int handled = 0; /* not handled */ in service_in_request() local
209 int handled = -EINVAL; in service_zero_data_request() local
776 int handled = 0; in musb_g_ep0_irq() local
/Linux-v6.6/drivers/media/i2c/
Dtc358743.c923 bool *handled) in tc358743_cec_handler()
1048 bool *handled) in tc358743_hdmi_audio_int_handler()
1061 static void tc358743_csi_err_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_csi_err_int_handler()
1069 bool *handled) in tc358743_hdmi_misc_int_handler()
1101 bool *handled) in tc358743_hdmi_cbit_int_handler()
1138 static void tc358743_hdmi_clk_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_hdmi_clk_int_handler()
1173 static void tc358743_hdmi_sys_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_hdmi_sys_int_handler()
1412 static int tc358743_isr(struct v4l2_subdev *sd, u32 status, bool *handled) in tc358743_isr()
1468 bool handled = false; in tc358743_irq_handler() local
1493 bool handled; in tc358743_work_i2c_poll() local
/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_hv_ras.c72 long handled = 1; in kvmppc_realmode_mc_power7() local
115 long handled; in kvmppc_realmode_machine_check() local
/Linux-v6.6/arch/x86/kernel/
Dnmi.c134 int handled=0; in nmi_handle() local
289 int handled; in unknown_nmi_error() local
321 int handled; in default_do_nmi() local
/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_cmds.c26 u32 handled; member
197 static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled) in vpu_check_response()
213 int vpu_response_cmd(struct vpu_inst *inst, u32 response, u32 handled) in vpu_response_cmd()
/Linux-v6.6/arch/powerpc/kernel/
Dmce_power.c489 int handled = 0; in mce_handle_ierror() local
579 int handled = 0; in mce_handle_derror() local
707 long handled; in mce_handle_error() local
Dmce.c92 void save_mce_event(struct pt_regs *regs, long handled, in save_mce_event()
611 long handled = 0; in DEFINE_INTERRUPT_HANDLER_NMI() local
/Linux-v6.6/drivers/media/pci/cx23885/
Dcx23885-av.c18 bool handled = false; in cx23885_av_work_handler() local
/Linux-v6.6/drivers/irqchip/
Dirq-versatile-fpga.c114 int handled = 0; in handle_one_fpga() local
133 int i, handled; in fpga_handle_irq() local
/Linux-v6.6/drivers/hid/
Dhid-input-test.c13 bool handled; in hid_test_input_set_battery_charge_status() local
/Linux-v6.6/sound/pci/emu10k1/
Dirq.c16 int handled = 0; in snd_emu10k1_interrupt() local
/Linux-v6.6/drivers/ata/
Dpdc_adma.c389 unsigned int handled = 0, port_no; in adma_intr_pkt() local
439 unsigned int handled = 0, port_no; in adma_intr_mmio() local
480 unsigned int handled = 0; in adma_intr() local
Dsata_qstor.c352 unsigned int handled = 0; in qs_intr_pkt() local
394 unsigned int handled = 0, port_no; in qs_intr_mmio() local
428 unsigned int handled = 0; in qs_intr() local
Dsata_vsc.c222 int handled = 0; in vsc_port_intr() local
252 unsigned int handled = 0; in vsc_sata_interrupt() local
/Linux-v6.6/sound/isa/gus/
Dgus_irq.c22 int handled = 0; in snd_gus_interrupt() local
/Linux-v6.6/drivers/gpu/host1x/
Djob.h18 bool handled; member
/Linux-v6.6/drivers/regulator/
Dda9210-regulator.c73 unsigned int val, handled = 0; in da9210_irq_handler() local
/Linux-v6.6/drivers/input/serio/
Daltera_ps2.c35 irqreturn_t handled = IRQ_NONE; in altera_ps2_rxint() local
Drpckbd.c46 int handled = IRQ_NONE; in rpckbd_rx() local
/Linux-v6.6/arch/x86/events/amd/
Dcore.c835 static inline int amd_pmu_adjust_nmi_window(int handled) in amd_pmu_adjust_nmi_window()
856 int handled; in amd_pmu_handle_irq() local
888 int handled = 0, idx; in amd_pmu_v2_handle_irq() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dbase.c33 bool handled = false; in nvkm_sw_mthd() local
/Linux-v6.6/drivers/char/ipmi/
Dkcs_bmc_serio.c32 u8 handled = IRQ_NONE; in kcs_bmc_serio_event() local
/Linux-v6.6/arch/x86/events/intel/
Dknc.c217 int handled = 0; in knc_pmu_handle_irq() local
/Linux-v6.6/drivers/media/pci/smipcie/
Dsmipcie-ir.c107 int handled = 0; in smi_ir_irq() local

1234567891011