Home
last modified time | relevance | path

Searched refs:STATE_ERROR (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/rc/
H A Dir-imon-decoder.c35 STATE_ERROR, enumerator
117 if (data->state == STATE_ERROR) { in ir_imon_decode()
173 data->state = STATE_ERROR; in ir_imon_decode()
/linux/drivers/i2c/busses/
H A Di2c-ocores.c82 #define STATE_ERROR 4 macro
160 if ((i2c->state == STATE_DONE) || (i2c->state == STATE_ERROR)) { in ocores_process()
169 i2c->state = STATE_ERROR; in ocores_process()
179 i2c->state = STATE_ERROR; in ocores_process()
251 i2c->state = STATE_ERROR; in ocores_process_timeout()
294 if (i2c->state == STATE_DONE || i2c->state == STATE_ERROR) { in ocores_poll_wait()
379 (i2c->state == STATE_ERROR) || in ocores_xfer_core()
/linux/drivers/scsi/
H A Dxen-scsifront.c109 STATE_ERROR enumerator
236 info->host_active = STATE_ERROR; in scsifront_set_error()
314 if (info->host_active == STATE_ERROR) in scsifront_cdb_cmd_done()
399 if (info->host_active == STATE_ERROR) in scsifront_ring_drain()
438 if (info->host_active == STATE_ERROR) { in scsifront_irq_fn()
614 if (info->host_active == STATE_ERROR) in scsifront_queuecommand()
669 if (info->host_active == STATE_ERROR) in scsifront_action_handler()
744 if (info->host_active == STATE_ERROR) in scsifront_sdev_configure()
1051 if (info->host_active == STATE_ERROR) in scsifront_do_lun_hotplug()
/linux/drivers/media/cec/platform/s5p/
H A Ds5p_cec.h56 STATE_ERROR enumerator
/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_i2c.c85 i2c->state = STATE_ERROR; in netup_i2c_interrupt()
91 i2c->state = STATE_ERROR; in netup_i2c_interrupt()
242 case STATE_ERROR: in netup_i2c_xfer()
H A Dnetup_unidvb.h75 STATE_ERROR enumerator