Home
last modified time | relevance | path

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

123456789

/drivers/usb/mtu3/
Dmtu3_gadget_ep0.c209 int handled = 1; in ep0_get_status() local
277 int handled = 1; in handle_test_mode() local
327 int handled = -EINVAL; in ep0_handle_feature_dev() local
383 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
/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
/drivers/media/i2c/
Dtc358743.c923 bool *handled) in tc358743_cec_handler()
1046 bool *handled) in tc358743_hdmi_audio_int_handler()
1059 static void tc358743_csi_err_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_csi_err_int_handler()
1067 bool *handled) in tc358743_hdmi_misc_int_handler()
1099 bool *handled) in tc358743_hdmi_cbit_int_handler()
1136 static void tc358743_hdmi_clk_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_hdmi_clk_int_handler()
1171 static void tc358743_hdmi_sys_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_hdmi_sys_int_handler()
1410 static int tc358743_isr(struct v4l2_subdev *sd, u32 status, bool *handled) in tc358743_isr()
1466 bool handled = false; in tc358743_irq_handler() local
1491 bool handled; in tc358743_work_i2c_poll() local
/drivers/irqchip/
Dirq-versatile-fpga.c102 int handled = 0; in handle_one_fpga() local
121 int i, handled; in fpga_handle_irq() local
Dirq-vic.c207 int handled = 0; in handle_one_vic() local
240 int i, handled; in vic_handle_irq() local
/drivers/media/pci/cx23885/
Dcx23885-av.c18 bool handled = false; in cx23885_av_work_handler() local
Dcx23885-core.c1674 int handled = 0; in cx23885_irq_417() local
1728 int handled = 0; in cx23885_irq_ts() local
1786 int vida_count = 0, ts1_count = 0, ts2_count = 0, handled = 0; in cx23885_irq() local
Dcx23885-vbi.c72 int handled = 0; in cx23885_vbi_irq() local
/drivers/ata/
Dpdc_adma.c412 unsigned int handled = 0, port_no; in adma_intr_pkt() local
462 unsigned int handled = 0, port_no; in adma_intr_mmio() local
505 unsigned int handled = 0; in adma_intr() local
Dsata_qstor.c359 unsigned int handled = 0; in qs_intr_pkt() local
401 unsigned int handled = 0, port_no; in qs_intr_mmio() local
435 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
/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dtu102.c25 tu102_mc_intr_hack(struct nvkm_mc *mc, bool *handled) in tu102_mc_intr_hack()
/drivers/gpu/host1x/
Djob.h18 bool handled; member
/drivers/regulator/
Dda9210-regulator.c73 unsigned int val, handled = 0; in da9210_irq_handler() local
/drivers/input/serio/
Daltera_ps2.c35 irqreturn_t handled = IRQ_NONE; in altera_ps2_rxint() local
Drpckbd.c49 int handled = IRQ_NONE; in rpckbd_rx() local
Dambakmi.c39 int handled = IRQ_NONE; in amba_kmi_int() local
Dpcips2.c62 int handled = 0; in pcips2_interrupt() local
/drivers/gpu/drm/mga/
Dmga_irq.c53 int handled = 0; in mga_driver_irq_handler() local
/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dbase.c33 bool handled = false; in nvkm_sw_mthd() local
/drivers/staging/comedi/drivers/
Damplc_pc236_common.c125 bool handled; in pc236_interrupt() local
/drivers/media/pci/smipcie/
Dsmipcie-ir.c107 int handled = 0; in smi_ir_irq() local
/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dbase.c73 bool handled = false; in nvkm_pci_intr() local
/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dbase.c97 u32 handled = 0; in nvkm_top_intr() local
/drivers/media/platform/marvell-ccic/
Dmmp-driver.c150 unsigned int irqs, handled; in mmpcam_irq() local

123456789