Searched refs:in_bytes (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/scripts/
H A Dcleanfile129 $in_bytes = 0;
139 $in_bytes += length($line);
164 if ($in_bytes != $out_bytes) {
H A Dcleanpatch129 $in_bytes = 0;
140 $in_bytes += length($line);
245 if ($in_bytes != $out_bytes) {
/linux-4.1.27/drivers/misc/mic/host/
H A Dmic_virtio.h76 * @in_bytes - Debug stats for number of bytes copied from card to host.
99 unsigned long in_bytes; member in struct:mic_vdev
H A Dmic_debugfs.c299 mvdev->in_bytes, mic_vdev_info_show()
H A Dmic_virtio.c109 mvdev->in_bytes += partlen; mic_virtio_copy_to_user()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h287 unsigned long in_bytes; member in struct:stats
H A Dpxa27x_udc.c196 ep->stats.in_bytes, ep->stats.in_ops, eps_dbg_show()
592 ep->stats.in_bytes += count; inc_ep_stats_bytes()

Completed in 192 milliseconds