/Linux-v5.10/drivers/staging/greybus/ |
D | i2c.c | 79 struct i2c_msg *msgs, u32 msg_count) in gb_i2c_operation_create() argument 93 if (msg_count > (u32)U16_MAX) { in gb_i2c_operation_create() 95 msg_count); in gb_i2c_operation_create() 98 op_count = (u16)msg_count; in gb_i2c_operation_create() 105 for (i = 0; i < msg_count; i++, msg++) in gb_i2c_operation_create() 112 request_size += msg_count * sizeof(*op); in gb_i2c_operation_create() 126 for (i = 0; i < msg_count; i++) in gb_i2c_operation_create() 135 for (i = 0; i < msg_count; i++) { in gb_i2c_operation_create() 146 static void gb_i2c_decode_response(struct i2c_msg *msgs, u32 msg_count, in gb_i2c_decode_response() argument 156 for (i = 0; i < msg_count; i++) { in gb_i2c_decode_response() [all …]
|
/Linux-v5.10/drivers/mailbox/ |
D | ti-msgmgr.c | 209 int msg_count, num_words; in ti_msgmgr_queue_rx_interrupt() local 233 msg_count = ti_msgmgr_queue_get_num_messages(desc, qinst); in ti_msgmgr_queue_rx_interrupt() 234 if (!msg_count) { in ti_msgmgr_queue_rx_interrupt() 291 int msg_count; in ti_msgmgr_queue_peek_data() local 301 msg_count = ti_msgmgr_queue_get_num_messages(desc, qinst); in ti_msgmgr_queue_peek_data() 303 return msg_count ? true : false; in ti_msgmgr_queue_peek_data() 318 int msg_count; in ti_msgmgr_last_tx_done() local 328 msg_count = ti_msgmgr_queue_get_num_messages(desc, qinst); in ti_msgmgr_last_tx_done() 332 return msg_count ? true : false; in ti_msgmgr_last_tx_done() 336 return msg_count ? false : true; in ti_msgmgr_last_tx_done() [all …]
|
D | mailbox.c | 34 if (chan->msg_count == MBOX_TX_QUEUE_LEN) { in add_to_rbuf() 41 chan->msg_count++; in add_to_rbuf() 62 if (!chan->msg_count || chan->active_req) in msg_submit() 65 count = chan->msg_count; in msg_submit() 80 chan->msg_count--; in msg_submit() 377 chan->msg_count = 0; in mbox_request_channel()
|
D | pcc.c | 253 chan->msg_count = 0; in pcc_mbox_request_channel()
|
D | omap-mailbox.c | 447 chan->msg_count = 0; in omap_mbox_request_channel()
|
/Linux-v5.10/include/linux/ |
D | ntb.h | 323 int (*msg_count)(struct ntb_dev *ntb); member 386 !ops->msg_inbits == !ops->msg_count && in ntb_dev_ops_is_valid() 387 !ops->msg_outbits == !ops->msg_count && in ntb_dev_ops_is_valid() 388 !ops->msg_read_sts == !ops->msg_count && in ntb_dev_ops_is_valid() 389 !ops->msg_clear_sts == !ops->msg_count && in ntb_dev_ops_is_valid() 392 !ops->msg_read == !ops->msg_count && in ntb_dev_ops_is_valid() 393 !ops->peer_msg_write == !ops->msg_count && in ntb_dev_ops_is_valid() 1416 if (!ntb->ops->msg_count) in ntb_msg_count() 1419 return ntb->ops->msg_count(ntb); in ntb_msg_count()
|
D | mailbox_controller.h | 123 unsigned msg_count, msg_free; member
|
D | n_r3964.h | 97 int msg_count; member
|
/Linux-v5.10/drivers/infiniband/hw/i40iw/ |
D | i40iw_virtchnl.c | 324 vf_dev->msg_count--; in pf_cqp_get_hmc_fcn_callback() 368 vf_dev->msg_count--; in pf_add_hmc_obj_callback() 401 vf_dev->msg_count--; in pf_del_hmc_obj_callback() 461 if (!vf_dev->msg_count) { in i40iw_vchnl_recv_pf() 462 vf_dev->msg_count++; in i40iw_vchnl_recv_pf() 480 vf_dev->msg_count = 1; in i40iw_vchnl_recv_pf() 512 vf_dev->msg_count--; in i40iw_vchnl_recv_pf() 541 vf_dev->msg_count--; in i40iw_vchnl_recv_pf()
|
D | i40iw_type.h | 451 u32 msg_count; member
|
/Linux-v5.10/drivers/input/touchscreen/ |
D | ads7846.c | 118 int msg_count; member 705 while (msg_idx < ts->msg_count) { in ads7846_read_state() 721 if (msg_idx < ts->msg_count - 1) { in ads7846_read_state() 732 msg_idx = ts->msg_count - 1; in ads7846_read_state() 991 ts->msg_count = 1; in ads7846_setup_spi_msg() 1036 ts->msg_count++; in ads7846_setup_spi_msg() 1082 ts->msg_count++; in ads7846_setup_spi_msg() 1114 ts->msg_count++; in ads7846_setup_spi_msg() 1148 ts->msg_count++; in ads7846_setup_spi_msg()
|
/Linux-v5.10/drivers/scsi/ |
D | dc395x.c | 257 u8 msg_count; member 893 srb->msg_count = 0; in build_srb() 1270 u8 *ptr = srb->msgout_buf + srb->msg_count; in build_sdtr() 1271 if (srb->msg_count > 1) { in build_sdtr() 1274 srb->msg_count, srb->msgout_buf[0], in build_sdtr() 1289 srb->msg_count += 5; in build_sdtr() 1300 u8 *ptr = srb->msgout_buf + srb->msg_count; in build_wdtr() 1301 if (srb->msg_count > 1) { in build_wdtr() 1304 srb->msg_count, srb->msgout_buf[0], in build_wdtr() 1312 srb->msg_count += 4; in build_wdtr() [all …]
|
/Linux-v5.10/drivers/tty/ |
D | n_r3964.c | 770 while (pClient->msg_count) { in enable_signals() 806 pClient->msg_count = 0; in enable_signals() 849 if (pClient->msg_count < R3964_MAX_MSG_COUNT - 1) { in add_msg() 874 pClient->msg_count++; in add_msg() 915 pClient->msg_count--; in remove_msg() 1027 while (pClient->msg_count) { in r3964_close()
|
/Linux-v5.10/drivers/soundwire/ |
D | cadence_master.h | 135 unsigned int msg_count; member
|
D | cadence_master.c | 520 if (cdns->msg_count != count) { in _cdns_xfer_msg() 522 cdns->msg_count = count; in _cdns_xfer_msg() 567 if (cdns->msg_count != CDNS_SCP_RX_FIFOLEVEL) { in cdns_program_scp_addr() 569 cdns->msg_count = CDNS_SCP_RX_FIFOLEVEL; in cdns_program_scp_addr() 1216 cdns->msg_count = cdns_readl(cdns, CDNS_MCP_FIFOLEVEL); in sdw_cdns_init()
|
D | intel.c | 1350 cdns->msg_count = 0; in intel_master_probe()
|
/Linux-v5.10/arch/powerpc/sysdev/ |
D | fsl_rio.h | 82 u32 msg_count; member
|
D | fsl_rmu.c | 421 pw->port_write_msg.msg_count++; in fsl_rio_port_write_handler()
|
/Linux-v5.10/drivers/net/can/usb/ |
D | ems_usb.c | 432 u8 msg_count, start; in ems_usb_read_bulk_callback() local 434 msg_count = ibuf[0] & ~0x80; in ems_usb_read_bulk_callback() 438 while (msg_count) { in ems_usb_read_bulk_callback() 466 msg_count--; in ems_usb_read_bulk_callback()
|
/Linux-v5.10/drivers/spi/ |
D | spi-mpc52xx.c | 68 int msg_count; member 288 ms->msg_count++; in mpc52xx_spi_fsmstate_wait()
|
/Linux-v5.10/fs/ext4/ |
D | sysfs.c | 234 EXT4_RO_ATTR_SBI_ATOMIC(msg_count, s_msg_count); 280 ATTR_LIST(msg_count),
|
/Linux-v5.10/drivers/net/can/peak_canfd/ |
D | peak_canfd.c | 487 struct pucan_rx_msg *msg_list, int msg_count) in peak_canfd_handle_msgs_list() argument 492 for (i = 0; i < msg_count; i++) { in peak_canfd_handle_msgs_list()
|
/Linux-v5.10/drivers/net/ethernet/amd/ |
D | amd8111e.h | 661 __le16 msg_count; /* Received message len */ member
|
D | amd8111e.c | 718 pkt_len = le16_to_cpu(lp->rx_ring[rx_index].msg_count) - 4; in amd8111e_rx_poll()
|
/Linux-v5.10/fs/ |
D | buffer.c | 3283 static int msg_count; in SYSCALL_DEFINE2() local 3288 if (msg_count < 5) { in SYSCALL_DEFINE2() 3289 msg_count++; in SYSCALL_DEFINE2()
|