Home
last modified time | relevance | path

Searched full:respond (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/Linux-v5.15/drivers/crypto/cavium/cpt/
Dcptvf_mbox.c96 dev_err(&pdev->dev, "PF didn't respond to READY msg\n"); in cptvf_check_pf_ready()
115 dev_err(&pdev->dev, "PF didn't respond to vq_size msg\n"); in cptvf_send_vq_size_msg()
134 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_to_grp_msg()
153 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_priority_msg()
169 dev_err(&pdev->dev, "PF didn't respond to UP msg\n"); in cptvf_send_vf_up()
186 dev_err(&pdev->dev, "PF didn't respond to DOWN msg\n"); in cptvf_send_vf_down()
/Linux-v5.15/include/linux/
Dpmbus.h21 * Some PMBus chips respond with valid data when trying to read an unsupported
40 * Some PMBus chips don't respond with valid data when reading the CAPABILITY
62 * Some PMBus chips respond with invalid data when reading the WRITE_PROTECT
/Linux-v5.15/drivers/usb/misc/
Dftdi-elan.c152 struct u132_respond respond[RESPOND_SIZE]; member
331 struct u132_respond *respond = &ftdi->respond[RESPOND_MASK & in ftdi_elan_abandon_completions() local
333 *respond->result = -ESHUTDOWN; in ftdi_elan_abandon_completions()
334 *respond->value = 0; in ftdi_elan_abandon_completions()
335 complete(&respond->wait_completion); in ftdi_elan_abandon_completions()
502 dev_err(&ftdi->udev->dev, "respond error %d\n", retval); in ftdi_elan_respond_work()
1012 struct u132_respond *respond = &ftdi->respond[ in ftdi_elan_respond_engine() local
1021 *respond->value = data; in ftdi_elan_respond_engine()
1022 *respond->result = 0; in ftdi_elan_respond_engine()
1023 complete(&respond->wait_completion); in ftdi_elan_respond_engine()
[all …]
/Linux-v5.15/drivers/char/tpm/
Dtpm_ibmvtpm.h52 #define INIT_CRQ_RES 0x01 /* Init respond */
53 #define INIT_CRQ_COMP_RES 0x02 /* Init complete respond */
/Linux-v5.15/arch/sparc/kernel/
Dpci_sabre.c137 #define SABRE_PCITASR_EF 0x0000000000000080UL /* Respond to 0xe0000000-0xffffffff */
138 #define SABRE_PCITASR_CD 0x0000000000000040UL /* Respond to 0xc0000000-0xdfffffff */
139 #define SABRE_PCITASR_AB 0x0000000000000020UL /* Respond to 0xa0000000-0xbfffffff */
140 #define SABRE_PCITASR_89 0x0000000000000010UL /* Respond to 0x80000000-0x9fffffff */
141 #define SABRE_PCITASR_67 0x0000000000000008UL /* Respond to 0x60000000-0x7fffffff */
142 #define SABRE_PCITASR_45 0x0000000000000004UL /* Respond to 0x40000000-0x5fffffff */
143 #define SABRE_PCITASR_23 0x0000000000000002UL /* Respond to 0x20000000-0x3fffffff */
144 #define SABRE_PCITASR_01 0x0000000000000001UL /* Respond to 0x00000000-0x1fffffff */
/Linux-v5.15/net/netlabel/
Dnetlabel_mgmt.h64 * The kernel should respond with a series of the following messages.
141 * NLM_F_DUMP flag should be set. The kernel should respond with a series of
151 * kernel to respond to an VERSION request.
/Linux-v5.15/Documentation/misc-devices/
Deeprom.rst68 The other devices will not be found on a DIMM because they respond to more
80 does not respond to byte reads. If this register is present, the lower 128
83 device will no longer respond at the 0x30-37 address. The eeprom driver
/Linux-v5.15/drivers/net/wwan/iosm/
Diosm_ipc_mux_codec.h140 * ipc_mux_dl_acb_send_cmds - Respond to the Command blocks.
148 * @respond: If true return transaction ID
154 size_t res_size, bool blocking, bool respond);
/Linux-v5.15/drivers/misc/ibmasm/
Dheartbeat.c22 * to the driver. The driver must respond to the heartbeats or else the OS
25 * continues to respond to heartbeats, making the service processor believe
Dlowlevel.c53 dbg("respond to interrupt at %s\n", get_timestamp(tsbuf)); in ibmasm_interrupt_handler()
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_qsfp.c81 * Module could take up to 2 Msec to respond to MOD_SEL, and there in qsfp_read()
123 * ready to respond to MOD_SEL negation, and there is no way in qsfp_read()
131 * Module could take up to 2 Msec to respond to MOD_SEL in qsfp_read()
190 * Module could take up to 2 Msec to respond to MOD_SEL, in qib_qsfp_write()
228 * ready to respond to MOD_SEL negation, and there is no way in qib_qsfp_write()
235 * Module could take up to 2 Msec to respond to MOD_SEL in qib_qsfp_write()
/Linux-v5.15/Documentation/process/
D6.Followthrough.rst44 impulse to respond in kind. Code review is about the code, not about
59 that the reviewer is asking you to fix. And respond back to the reviewer:
177 respond to these reports is a matter of basic pride in your work. If that
209 really only one way to respond: be pleased that your problem got solved and
/Linux-v5.15/drivers/input/joystick/iforce/
Diforce-main.c278 dev_warn(&iforce->dev->dev, "Device does not respond to id packet M\n"); in iforce_init_device()
283 dev_warn(&iforce->dev->dev, "Device does not respond to id packet P\n"); in iforce_init_device()
288 dev_warn(&iforce->dev->dev, "Device does not respond to id packet B\n"); in iforce_init_device()
293 dev_warn(&iforce->dev->dev, "Device does not respond to id packet N\n"); in iforce_init_device()
/Linux-v5.15/drivers/scsi/bfa/
Dbfa_hw_ct.c61 * Actions to respond RME Interrupt for Catapult ASIC:
79 * Actions to respond RME Interrupt for Catapult2 ASIC:
/Linux-v5.15/drivers/w1/slaves/
Dw1_ds2413.c62 /* slave didn't respond, try to select it again */ in state_read()
63 dev_warn(&sl->dev, "slave device did not respond to PIO_ACCESS_READ, " \ in state_read()
/Linux-v5.15/drivers/usb/gadget/function/
Df_hid.c656 goto respond; in hidg_setup()
664 goto respond; in hidg_setup()
672 goto respond; in hidg_setup()
682 goto respond; in hidg_setup()
697 goto respond; in hidg_setup()
707 goto respond; in hidg_setup()
725 goto respond; in hidg_setup()
733 goto respond; in hidg_setup()
754 respond: in hidg_setup()
/Linux-v5.15/drivers/media/rc/
Dgpio-ir-recv.c37 * Respond to interrupt taking more latency when cpu in idle. in gpio_ir_recv_irq()
43 * respond to interrupt, another is delay introduced by async api. in gpio_ir_recv_irq()
/Linux-v5.15/drivers/platform/chrome/
Dcros_ec_spi.c24 * about 400-500us for the EC to respond there is not a lot of
25 * point in tuning this. If the EC could respond faster then
34 * Allow for a long time for the EC to respond. We support i2c
230 dev_warn(ec_dev->dev, "EC failed to respond in time\n"); in cros_ec_spi_receive_packet()
338 dev_warn(ec_dev->dev, "EC failed to respond in time\n"); in cros_ec_spi_receive_response()
447 * itself, it can't respond to any commands and instead in do_cros_ec_pkt_xfer_spi()
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Disil,isl12026.txt4 registers respond at bus address 0x6f, and the EEPROM array responds
/Linux-v5.15/net/dccp/
Dinput.c52 * - RESPOND (already handled by dccp_check_req) in dccp_rcv_close()
327 * or (S.state == RESPOND and P.type == Data), in __dccp_rcv_established()
592 * S.state = RESPOND in dccp_rcv_state_process()
596 * Cookies Continue with S.state == RESPOND in dccp_rcv_state_process()
636 * or (S.state == RESPOND and P.type == Data), in dccp_rcv_state_process()
/Linux-v5.15/drivers/platform/chrome/wilco_ec/
Dmailbox.c131 /* For some commands (eg shutdown) the EC will not respond, that's OK */ in wilco_ec_transfer()
133 dev_dbg(ec->dev, "EC does not respond to this command\n"); in wilco_ec_transfer()
/Linux-v5.15/Documentation/scsi/
DBusLogic.rst306 respond to synchronous transfer negotiation for UltraSCSI speed. AutoSCSI
324 The BT-948/958/958D will not respond to any of the ISA compatible I/O ports
325 that previous BusLogic SCSI Host Adapters respond to. This driver supports
375 UltraSCSI operation, or where existing SCSI devices do not properly respond
500 respond correctly when Logical Units above 0 are addressed.
/Linux-v5.15/net/netfilter/
Dnf_conntrack_proto_dccp.c34 * - RESPOND:
38 * It MAY also leave the RESPOND state for CLOSED after a timeout of
75 [CT_DCCP_RESPOND] = "RESPOND",
109 * RESPOND: Response from server seen, waiting for Ack from client
118 * Some states exist only on one side of the connection: REQUEST, RESPOND,
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dchrontel,ch7322.yaml39 the device will respond to power status requests with "standby"
/Linux-v5.15/net/tipc/
Ddiscover.c210 bool respond = false; in tipc_disc_rcv() local
248 &maddr, &respond, &dupl_addr); in tipc_disc_rcv()
251 if (!respond) in tipc_disc_rcv()

12345678910>>...24