| /Linux-v6.6/drivers/staging/greybus/ | 
| D | i2c.c | 79 			struct i2c_msg *msgs, u32 msg_count)  in gb_i2c_operation_create()  argument93 	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-v6.6/drivers/mailbox/ | 
| D | ti-msgmgr.c | 249 	int msg_count;  in ti_msgmgr_queue_rx_poll_timeout()  local252 	ret = readl_poll_timeout_atomic(qinst->queue_state, msg_count,  in ti_msgmgr_queue_rx_poll_timeout()
 253 					(msg_count & desc->status_cnt_mask),  in ti_msgmgr_queue_rx_poll_timeout()
 279 	int msg_count;  in ti_msgmgr_queue_rx_interrupt()  local
 300 	msg_count = ti_msgmgr_queue_get_num_messages(desc, qinst);  in ti_msgmgr_queue_rx_interrupt()
 301 	if (!msg_count) {  in ti_msgmgr_queue_rx_interrupt()
 324 	int msg_count;  in ti_msgmgr_queue_peek_data()  local
 334 	msg_count = ti_msgmgr_queue_get_num_messages(desc, qinst);  in ti_msgmgr_queue_peek_data()
 336 	return msg_count ? true : false;  in ti_msgmgr_queue_peek_data()
 351 	int msg_count;  in ti_msgmgr_last_tx_done()  local
 [all …]
 
 | 
| D | mailbox.c | 35 	if (chan->msg_count == MBOX_TX_QUEUE_LEN) {  in add_to_rbuf()42 	chan->msg_count++;  in add_to_rbuf()
 63 	if (!chan->msg_count || chan->active_req)  in msg_submit()
 66 	count = chan->msg_count;  in msg_submit()
 81 		chan->msg_count--;  in msg_submit()
 334 	chan->msg_count = 0;  in __mbox_bind_client()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ | 
| D | ice_vf_mbx.c | 144 		vf_info->msg_count = 0;  in ice_mbx_reset_snapshot()202 	vf_info->msg_count++;  in ice_mbx_detect_malvf()
 204 	if (vf_info->msg_count >= ICE_ASYNC_VF_MSG_THRESHOLD)  in ice_mbx_detect_malvf()
 346 	vf_info->msg_count = 0;  in ice_mbx_clear_malvf()
 
 | 
| D | ice_type.h | 796 	u32 msg_count;  member
 | 
| /Linux-v6.6/sound/virtio/ | 
| D | virtio_pcm_msg.c | 212 	n = runtime->periods - vss->msg_count;  in virtsnd_pcm_msg_send()241 		vss->msg_count++;  in virtsnd_pcm_msg_send()
 266 	num = vss->msg_count;  in virtsnd_pcm_msg_pending_num()
 313 	vss->msg_count--;  in virtsnd_pcm_msg_complete()
 325 	} else if (!vss->msg_count) {  in virtsnd_pcm_msg_complete()
 
 | 
| D | virtio_pcm.h | 61 	unsigned int msg_count;  member
 | 
| D | virtio_pcm_ops.c | 301 	vss->msg_count = 0;  in virtsnd_pcm_prepare()
 | 
| /Linux-v6.6/include/linux/ | 
| D | ntb.h | 323 	int (*msg_count)(struct ntb_dev *ntb);  member386 		!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 | 124 	unsigned msg_count, msg_free;  member
 | 
| D | virtio_vsock.h | 142 	u32 msg_count;  member
 | 
| /Linux-v6.6/net/vmw_vsock/ | 
| D | virtio_transport_common.c | 473 	if (!vvs->msg_count) {  in virtio_transport_seqpacket_do_peek()532 	if (vvs->msg_count == 0) {  in virtio_transport_seqpacket_do_dequeue()
 579 			vvs->msg_count--;  in virtio_transport_seqpacket_do_dequeue()
 665 	u32 msg_count;  in virtio_transport_seqpacket_has_data()  local
 668 	msg_count = vvs->msg_count;  in virtio_transport_seqpacket_has_data()
 671 	return msg_count;  in virtio_transport_seqpacket_has_data()
 1146 		vvs->msg_count++;  in virtio_transport_recv_enqueue()
 
 | 
| /Linux-v6.6/drivers/scsi/ | 
| D | dc395x.c | 242 	u8 msg_count;  member878 	srb->msg_count = 0;  in build_srb()
 1254 	u8 *ptr = srb->msgout_buf + srb->msg_count;  in build_sdtr()
 1255 	if (srb->msg_count > 1) {  in build_sdtr()
 1258 			srb->msg_count, srb->msgout_buf[0],  in build_sdtr()
 1268 	srb->msg_count += spi_populate_sync_msg(ptr, dcb->min_nego_period,  in build_sdtr()
 1280 	u8 *ptr = srb->msgout_buf + srb->msg_count;  in build_wdtr()
 1281 	if (srb->msg_count > 1) {  in build_wdtr()
 1284 			srb->msg_count, srb->msgout_buf[0],  in build_wdtr()
 1288 	srb->msg_count += spi_populate_width_msg(ptr, wide);  in build_wdtr()
 [all …]
 
 | 
| /Linux-v6.6/drivers/soundwire/ | 
| D | cadence_master.h | 147 	unsigned int msg_count;  member
 | 
| D | cadence_master.c | 634 	if (cdns->msg_count != count) {  in _cdns_xfer_msg()636 		cdns->msg_count = count;  in _cdns_xfer_msg()
 685 	if (cdns->msg_count != CDNS_SCP_RX_FIFOLEVEL) {  in cdns_program_scp_addr()
 687 		cdns->msg_count = CDNS_SCP_RX_FIFOLEVEL;  in cdns_program_scp_addr()
 1367 	cdns->msg_count = cdns_readl(cdns, CDNS_MCP_FIFOLEVEL);  in sdw_cdns_init()
 
 | 
| D | intel_auxdevice.c | 235 	cdns->msg_count = 0;  in intel_link_probe()
 | 
| /Linux-v6.6/arch/powerpc/sysdev/ | 
| D | fsl_rio.h | 82 	 u32 msg_count;  member
 | 
| /Linux-v6.6/drivers/net/can/usb/ | 
| D | ems_usb.c | 433 		u8 msg_count, start;  in ems_usb_read_bulk_callback()  local435 		msg_count = ibuf[0] & ~0x80;  in ems_usb_read_bulk_callback()
 439 		while (msg_count) {  in ems_usb_read_bulk_callback()
 467 			msg_count--;  in ems_usb_read_bulk_callback()
 
 | 
| /Linux-v6.6/tools/testing/vsock/ | 
| D | vsock_test.c | 401 	int msg_count;  in test_seqpacket_msg_bounds_client()  local415 	msg_count = SOCK_BUF_SIZE / MAX_MSG_SIZE;  in test_seqpacket_msg_bounds_client()
 417 	for (int i = 0; i < msg_count; i++) {  in test_seqpacket_msg_bounds_client()
 439 		if (i == (msg_count / 2) || (rand() & 1)) {  in test_seqpacket_msg_bounds_client()
 
 | 
| /Linux-v6.6/drivers/spi/ | 
| D | spi-mpc52xx.c | 72 	int msg_count;  member295 		ms->msg_count++;  in mpc52xx_spi_fsmstate_wait()
 
 | 
| /Linux-v6.6/fs/ext4/ | 
| D | sysfs.c | 231 EXT4_RO_ATTR_SBI_ATOMIC(msg_count, s_msg_count);280 	ATTR_LIST(msg_count),
 
 | 
| /Linux-v6.6/drivers/gpu/drm/bridge/ | 
| D | ite-it6505.c | 1953 	int down_stream_count, i, err, msg_count = 0;  in it6505_setup_sha1_input()  local1982 				      sha1_input + msg_count,  in it6505_setup_sha1_input()
 1988 		msg_count += 5;  in it6505_setup_sha1_input()
 1992 	sha1_input[msg_count++] = binfo[0];  in it6505_setup_sha1_input()
 1993 	sha1_input[msg_count++] = binfo[1];  in it6505_setup_sha1_input()
 1999 			       sha1_input + msg_count, 8);  in it6505_setup_sha1_input()
 2008 	msg_count += 8;  in it6505_setup_sha1_input()
 2010 	return msg_count;  in it6505_setup_sha1_input()
 
 | 
| /Linux-v6.6/drivers/net/can/peak_canfd/ | 
| D | peak_canfd.c | 484 				struct pucan_rx_msg *msg_list, int msg_count)  in peak_canfd_handle_msgs_list()  argument489 	for (i = 0; i < msg_count; i++) {  in peak_canfd_handle_msgs_list()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/amd/ | 
| D | amd8111e.h | 661 	__le16 msg_count; /* Received message len */  member
 | 
| /Linux-v6.6/drivers/input/touchscreen/ | 
| D | ads7846.c | 115 	int			msg_count;  member1082 	ts->msg_count = 1;  in ads7846_setup_spi_msg()
 
 |