Home
last modified time | relevance | path

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

123456789

/drivers/usb/mtu3/
Dmtu3_gadget_ep0.c200 int handled = 1; in ep0_get_status() local
268 int handled = 1; in handle_test_mode() local
319 int handled = -EINVAL; in ep0_handle_feature_dev() local
375 int handled = -EINVAL; in ep0_handle_feature() local
437 int handled = -EINVAL; in handle_standard_request() local
636 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
780 int handled = 0; in musb_g_ep0_irq() local
/drivers/media/i2c/
Dtc358743.c923 bool *handled) in tc358743_cec_isr()
1044 bool *handled) in tc358743_hdmi_audio_int_handler()
1057 static void tc358743_csi_err_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_csi_err_int_handler()
1065 bool *handled) in tc358743_hdmi_misc_int_handler()
1097 bool *handled) in tc358743_hdmi_cbit_int_handler()
1134 static void tc358743_hdmi_clk_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_hdmi_clk_int_handler()
1169 static void tc358743_hdmi_sys_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_hdmi_sys_int_handler()
1408 static int tc358743_isr(struct v4l2_subdev *sd, u32 status, bool *handled) in tc358743_isr()
1464 bool handled; in tc358743_irq_handler() local
1489 bool handled; in tc358743_work_i2c_poll() local
/drivers/irqchip/
Dirq-versatile-fpga.c94 int handled = 0; in handle_one_fpga() local
113 int i, handled; in fpga_handle_irq() local
Dirq-vic.c204 int handled = 0; in handle_one_vic() local
237 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.c411 unsigned int handled = 0, port_no; in adma_intr_pkt() local
461 unsigned int handled = 0, port_no; in adma_intr_mmio() local
504 unsigned int handled = 0; in adma_intr() local
Dsata_qstor.c357 unsigned int handled = 0; in qs_intr_pkt() local
399 unsigned int handled = 0, port_no; in qs_intr_mmio() local
433 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.h16 bool handled; member
/drivers/regulator/
Dda9210-regulator.c73 unsigned int val, handled = 0; in da9210_irq_handler() local
/drivers/gpu/drm/mga/
Dmga_irq.c53 int handled = 0; in mga_driver_irq_handler() local
/drivers/input/serio/
Drpckbd.c49 int handled = IRQ_NONE; in rpckbd_rx() local
Daltera_ps2.c35 irqreturn_t handled = IRQ_NONE; in altera_ps2_rxint() local
Dambakmi.c39 int handled = IRQ_NONE; in amba_kmi_int() local
Dpcips2.c62 int handled = 0; in pcips2_interrupt() 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.c102 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/net/ethernet/dec/tulip/
Dinterrupt.c534 unsigned int handled = 0; in tulip_interrupt() local

123456789