/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_component.c | 74 u32 count, u32 *val) in get_values_from_reg() argument 78 for (i = 0; i < count; i++) { in get_values_from_reg()
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_base.c | 1654 unsigned count; member 1676 if (!ctrl->defer_eoi && !(++ctrl->count & 0xff)) { in handle_irq_for_port()
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 999 count = self._stats.get(event_name, 0) 1000 self._stats[event_name] = count + 1
|
/openbmc/openbmc-test-automation/ |
H A D | CONTRIBUTING.md | 454 parts of the program, the programmer can count on the value having a 810 program, the programmer can count on the value having a trailing slash.
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_adminq_cmd.h | 93 __le32 count; member 2125 __le32 count; member
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-esdhc-imx.c | 1541 int count = 10; in esdhc_cqe_enable() local 1551 if (count-- == 0) { in esdhc_cqe_enable()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | configfs.rst | 168 called on it. This initializes the reference count and sets up the 203 method. This method is called when the config_item's reference count
|
/openbmc/linux/drivers/media/platform/ti/omap/ |
H A D | omap_vout.c | 994 static int omap_vout_vb2_start_streaming(struct vb2_queue *vq, unsigned int count) in omap_vout_vb2_start_streaming() argument 1018 if (omap_vout_vrfb_buffer_setup(vout, &count, 0)) { in omap_vout_vb2_start_streaming()
|
/openbmc/linux/fs/erofs/ |
H A D | zdata.c | 668 if (pcl->obj.lockref.count > 0) in z_erofs_cache_release_folio() 799 pcl->obj.lockref.count = 1; /* one ref for this request */ in z_erofs_register_pcluster()
|
/openbmc/linux/drivers/block/ |
H A D | virtio_blk.c | 1160 const char *buf, size_t count) in cache_type_store() argument 1174 return count; in cache_type_store()
|
/openbmc/linux/io_uring/ |
H A D | net.c | 1128 bi.bi_size = min(from->count, length); in io_sg_from_iter() 1147 from->count -= copied; in io_sg_from_iter()
|
/openbmc/linux/drivers/media/common/saa7146/ |
H A D | saa7146_hlp.c | 641 int count = 0; in program_capture_engine() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | proc-xscale.S | 158 @ CAUTION: MMU turned off from this point. We count on the pipeline
|
/openbmc/linux/fs/ufs/ |
H A D | ufs_fs.h | 704 __u64 count; /* number of fragments */ member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320adcx140.c | 607 uinfo->count = 1; in adcx140_phase_calib_info()
|
H A D | adau1372.c | 942 adau1372->rate_constraints.count = ARRAY_SIZE(adau1372_rates); in adau1372_probe()
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_crtc2.c | 418 vblank->count = minfo->crtc2.vsync.cnt; in matroxfb_dh_get_vblank()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | chipone-icn6211.c | 217 static int chipone_dsi_write(void *context, const void *data, size_t count) in chipone_dsi_write() argument
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | main.c | 214 priv->tx_stats[i].count = 0; in p54_stop()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.c | 540 .m.count = sizeof(args.v) / sizeof(args.v.channels), in nouveau_channels_init()
|
/openbmc/linux/drivers/acpi/ |
H A D | power.c | 153 for (i = start; i < package->package.count; i++) { in acpi_extract_power_resources()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fc.h | 449 u32 count; /* data transfer count */ member
|
H A D | bfa_svc.h | 694 u32 count; member
|
/openbmc/linux/drivers/media/usb/usbtv/ |
H A D | usbtv-video.c | 757 static int usbtv_start_streaming(struct vb2_queue *vq, unsigned int count) in usbtv_start_streaming() argument
|
/openbmc/linux/Documentation/core-api/ |
H A D | kref.rst | 132 and error paths. This is necessary because the reference count got
|