Searched refs:message (Results 376 - 400 of 416) sorted by relevance

<<11121314151617

/linux-master/drivers/mailbox/
H A Dbcm-pdc-mailbox.c21 * rings. The tx_msg_start descriptor index indicates where the last message
23 * indexes make up the message. Similar state is kept on the receive side. When
41 #include <linux/mailbox/brcm-message.h>
265 * @rxin_numd: Number of rx descriptors associated with the message that starts
350 * message fragments currently under construction. Used to build up
351 * the rxin_numd count for a message. Updated to rxout when the host
352 * starts a new sequence of rx buffers for a new message.
360 * Number of tx descriptors associated with the message that starts
373 * message fragments currently under construction. Used to build up
374 * the rxin_numd count for a message
[all...]
H A Dbcm-flexrm-mailbox.c30 #include <linux/mailbox/brcm-message.h>
986 /* Do sanity check on message */
1000 /* Do DMA mappings for the message */
1059 /* Update error status in message */
1122 /* Determine message pointer based on reqid */
1140 /* Give-back message to mailbox client */
1408 /* Give-back message to mailbox client */
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c190 cam_status status, char *message,
818 ahc_outb(ahc, MSG_OUT, NOP); /* No message to send */
952 * Lookup the error message
1193 printk("%s:%c:%d: Warning - unknown message received from "
1235 * The sequencer has encountered a message phase
1237 * While handling the message phase(s), we will be
1242 * interrupt, initialize the state of the host message
1258 * we got here. Just punt the message.
1310 * take us to message out to deliver the appropriate
1311 * error message
4297 ahc_handle_devreset(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, cam_status status, char *message, int verbose_level) argument
[all...]
H A Daic79xx_core.c163 char *message, int verbose_level);
1039 * just as easily be sending or receiving a message.
1129 ahd_outb(ahd, MSG_OUT, NOP); /* No message to send */
1914 * message and may not have fully qualified the
1916 * ATN and ABORT the task when we go to message in
1954 * as we have not sent an identify message.
2047 * The sequencer has encountered a message phase
2049 * While handling the message phase(s), we will be
2054 * interrupt, initialize the state of the host message
2070 * we got here. Just punt the message
5887 ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int lun, cam_status status, char *message, int verbose_level) argument
[all...]
/linux-master/drivers/dma/
H A Dbcm-sba-raid.c36 #include <linux/mailbox/brcm-message.h>
111 /* BRCM message data */
358 /* Send message for the request */
362 dev_err(sba->dev, "send message failed with error %d", ret);
369 dev_err(sba->dev, "message error %d", ret);
631 /* Fillup request message */
716 /* Fillup request message */
855 /* Fillup request message */
1440 /* Error count if message has error */
1442 dev_err(sba->dev, "%s got message wit
[all...]
/linux-master/drivers/spi/
H A Dspi-pl022.c405 * This would be set according to the current message that would be served
1133 * current message's state as STATE_ERROR and schedule the tasklet
1134 * pump_transfers which will do the postprocessing of the current message by
1166 * mark message with bad status so it can be
1211 * This sets up the pointers to memory for the next message to
1219 /* Sanity check the message for this bus width */
1223 "message of %u bytes to transmit but the current "
1227 dev_err(&pl022->adev->dev, "skipping this message\n");
1349 static void pl022_handle_err(struct spi_controller *ctlr, struct spi_message *message) argument
/linux-master/drivers/media/usb/gspca/
H A Dgspca.c266 u8 *data; /* address of data in the iso message */
317 * ISOC message interrupt from the USB device
332 * bulk message interrupt from the USB device
1656 int gspca_suspend(struct usb_interface *intf, pm_message_t message) argument
/linux-master/drivers/input/touchscreen/
H A Dusbtouchscreen.c1576 (struct usb_interface *intf, pm_message_t message)
1575 usbtouch_suspend(struct usb_interface *intf, pm_message_t message) argument
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c535 static int mwifiex_usb_suspend(struct usb_interface *intf, pm_message_t message) argument
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c1895 * @en_rn_msg: send reset/port recovery message.
6198 * message in case driver needs to be updated.
6404 char message[128]; local
6506 sprintf(message, "Physical Link is functional");
6509 sprintf(message, "Optics faulted/incorrectly "
6514 sprintf(message,
6519 sprintf(message, "Incompatible optics - Replace with "
6523 sprintf(message, "Unqualified optics - Replace with "
6529 sprintf(message, "Uncertified optics - Replace with "
6536 sprintf(message, "Unknow
[all...]
/linux-master/drivers/hid/
H A Dhid-sony.c1923 * control message, even for numbered reports, humpf!
2183 static int sony_suspend(struct hid_device *hdev, pm_message_t message) argument
/linux-master/drivers/md/
H A Ddm-mpath.c763 /* due to "fail_if_no_path" message, need to honor it. */
1989 DMWARN("Invalid multipath message arguments. Expected 2 arguments, got %d.", argc);
2007 DMWARN("Unrecognised multipath message received: %s", argv[0]);
2013 DMWARN("message: error getting device %s",
2201 .message = multipath_message,
H A Ddm-clone-target.c2100 * dm-clone message functions.
2170 DMERR("%s: Unsupported message `%s'", clone_device_name(clone), argv[0]);
2185 .message = clone_message,
H A Ddm-writecache.c1206 DMERR("unrecognised message received: %s", argv[0]);
2770 .message = writecache_message,
/linux-master/include/linux/
H A Dlibata.h977 ssize_t (*em_store)(struct ata_port *ap, const char *message,
/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c29 #include "message-stats.h"
389 * If the thread count requested is invalid, a message is logged and -EINVAL returned. If the
390 * thread name is unknown, a message is logged but no error is returned.
555 * If the value requested is invalid, a message is logged and -EINVAL returned. If the key is
556 * unknown, a message is logged but no error is returned.
1031 vdo_log_warning("invalid argument '%s' to dmsetup compression message",
1036 vdo_log_warning("unrecognized dmsetup message '%s' received", argv[0]);
1041 * If the message is a dump, just do it. Otherwise, check that no other message is being processed,
1043 * Returns -EBUSY if another message i
[all...]
/linux-master/drivers/input/misc/
H A Dims-pcu.c2088 pm_message_t message)
2087 ims_pcu_suspend(struct usb_interface *intf, pm_message_t message) argument
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm219 s_sendmsg sendmsg(MSG_SAVEWAVE) //send SPI a message and wait for SPI's write to EXEC
H A Dcwsr_trap_handler_gfx9.asm359 s_sendmsg sendmsg(MSG_SAVEWAVE) //send SPI a message and wait for SPI's write to EXEC
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c201 #define IPW_DEBUG(level, message...) \
205 printk(message); \
209 #define IPW_DEBUG(level, message...) do {} while (0)
/linux-master/drivers/usb/serial/
H A Dio_ti.c2652 static int edge_suspend(struct usb_serial *serial, pm_message_t message) argument
/linux-master/drivers/usb/misc/
H A Dusbtest.c653 /* unqueued control message testing
2867 static int usbtest_suspend(struct usb_interface *intf, pm_message_t message) argument
/linux-master/drivers/mmc/host/
H A Dvub300.c2382 static int vub300_suspend(struct usb_interface *intf, pm_message_t message) argument
/linux-master/drivers/net/usb/
H A Dhso.c3018 static int hso_suspend(struct usb_interface *iface, pm_message_t message) argument
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c2270 static int uvc_suspend(struct usb_interface *intf, pm_message_t message) argument

Completed in 476 milliseconds

<<11121314151617