Searched refs:next_msg (Results 1 – 5 of 5) sorted by relevance
70 goto next_msg; in scsi_nl_rcv_msg()77 goto next_msg; in scsi_nl_rcv_msg()82 goto next_msg; in scsi_nl_rcv_msg()88 goto next_msg; in scsi_nl_rcv_msg()112 next_msg: in scsi_nl_rcv_msg()
1115 struct i2c_msg *msg, *next_msg; in pt1_i2c_xfer() local1128 next_msg = &msgs[i + 1]; in pt1_i2c_xfer()1130 next_msg = NULL; in pt1_i2c_xfer()1132 if (next_msg && next_msg->flags & I2C_M_RD) { in pt1_i2c_xfer()1135 len = next_msg->len; in pt1_i2c_xfer()1141 pt1_i2c_read_msg(pt1, addr, &addr, next_msg); in pt1_i2c_xfer()1148 next_msg->buf[len] = word; in pt1_i2c_xfer()
214 unsigned long start, next_msg; in ic_open_devs() local271 next_msg = start + msecs_to_jiffies(CONF_CARRIER_TIMEOUT/12); in ic_open_devs()282 if (time_before(jiffies, next_msg)) in ic_open_devs()288 next_msg = jiffies + msecs_to_jiffies(CONF_CARRIER_TIMEOUT/12); in ic_open_devs()
504 struct spi_message *next_msg; in giveback() local517 next_msg = spi_get_next_queued_message(pl022->master); in giveback()523 if (next_msg && next_msg->spi != pl022->cur_msg->spi) in giveback()524 next_msg = NULL; in giveback()525 if (!next_msg || pl022->cur_msg->state == STATE_ERROR) in giveback()
102 next_msg: in nfc_hci_msg_tx_work()123 goto next_msg; in nfc_hci_msg_tx_work()127 goto next_msg; in nfc_hci_msg_tx_work()