Lines Matching refs:message
400 + hinting whether the next message is likely to go to this same
416 is reported using a callback provided with the message.
436 that no message is pending for that device.
530 that a message is coming in soon, so the subsystem requests the
541 The subsystem calls the driver to transfer a single message while
543 finished with this message, it must call
545 message. This may sleep.
564 master->transfer(struct spi_device *spi, struct spi_message *message)
578 the message queue has the upside of centralizing a lot of code and
579 providing pure process-context execution of methods. The message queue
589 But the queue will probably be very real, using message->queue, PIO,
593 Such a transfer() method would normally just add the message to a