Home
last modified time | relevance | path

Searched refs:region (Results 1 – 19 of 19) sorted by relevance

/include/linux/fpga/
Dfpga-region.h29 int (*get_bridges)(struct fpga_region *region);
38 int fpga_region_program_fpga(struct fpga_region *region);
43 void fpga_region_free(struct fpga_region *region);
44 int fpga_region_register(struct fpga_region *region);
45 void fpga_region_unregister(struct fpga_region *region);
/include/linux/
Ddm-dirty-log.h57 int (*is_clean)(struct dm_dirty_log *log, region_t region);
70 int (*in_sync)(struct dm_dirty_log *log, region_t region,
85 void (*mark_region)(struct dm_dirty_log *log, region_t region);
86 void (*clear_region)(struct dm_dirty_log *log, region_t region);
100 int (*get_resync_work)(struct dm_dirty_log *log, region_t *region);
108 region_t region, int in_sync);
129 int (*is_remote_recovering)(struct dm_dirty_log *log, region_t region);
Ddm-region-hash.h51 sector_t dm_rh_region_to_sector(struct dm_region_hash *rh, region_t region);
64 int dm_rh_get_state(struct dm_region_hash *rh, region_t region, int may_block);
65 void dm_rh_set_state(struct dm_region_hash *rh, region_t region,
76 void dm_rh_dec(struct dm_region_hash *rh, region_t region);
Dmemblock.h561 #define for_each_mem_region(region) \ argument
562 for (region = memblock.memory.regions; \
563 region < (memblock.memory.regions + memblock.memory.cnt); \
564 region++)
570 #define for_each_reserved_mem_region(region) \ argument
571 for (region = memblock.reserved.regions; \
572 region < (memblock.reserved.regions + memblock.reserved.cnt); \
573 region++)
Ddm-io.h82 struct dm_io_region *region, unsigned long *sync_error_bits);
Dipack.h99 struct ipack_region region[IPACK_SPACE_COUNT]; member
Dvirtio_config.h100 struct virtio_shm_region *region, u8 id);
265 struct virtio_shm_region *region, u8 id) in virtio_get_shm_region() argument
269 return vdev->config->get_shm_region(vdev, region, id); in virtio_get_shm_region()
Dioport.h246 #define rename_region(region, newname) do { (region)->name = (newname); } while (0) argument
Dfirewire.h350 const struct fw_address_region *region);
Dpci.h1036 void pcibios_resource_to_bus(struct pci_bus *bus, struct pci_bus_region *region,
1039 struct pci_bus_region *region);
1392 struct pci_bus_region region; in pci_bus_address() local
1394 pcibios_resource_to_bus(pdev->bus, &region, &pdev->resource[bar]); in pci_bus_address()
1395 return region.start; in pci_bus_address()
Dfb.h265 void (*fb_copyarea) (struct fb_info *info, const struct fb_copyarea *region);
Diommu.h292 struct iommu_resv_region *region);
/include/uapi/drm/
Dradeon_drm.h735 int region; member
742 int region; member
747 int region; member
Di915_drm.h657 int region; member
664 int region; member
669 int region; member
678 int region; member
/include/uapi/linux/
Domap3isp.h250 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS]; member
Dethtool.h1219 __u32 region; member
/include/net/
Ddevlink.h1491 void devlink_region_destroy(struct devlink_region *region);
1492 void devlink_port_region_destroy(struct devlink_region *region);
1496 int devlink_region_snapshot_create(struct devlink_region *region,
Ddsa.h690 void dsa_devlink_region_destroy(struct devlink_region *region);
/include/linux/platform_data/
Dcros_ec_commands.h1624 uint32_t region; member
5289 uint8_t region; /* enum ec_flash_region */ member