Searched defs:region (Results 1 - 7 of 7) sorted by relevance

/include/linux/
H A Dipack.h102 struct ipack_region region[IPACK_SPACE_COUNT]; member in struct:ipack_device
217 * bus and slot as well as the region array of @dev prior to calling this
H A Dpci.h79 * For PCI devices, the region numbers are assigned this way:
439 #define PCI_REGION_FLAG_MASK 0x0fU /* These bits of resource flags tell us the PCI region flags */
764 void pcibios_resource_to_bus(struct pci_bus *bus, struct pci_bus_region *region,
767 struct pci_bus_region *region);
1115 struct pci_bus_region region; local
1117 pcibios_resource_to_bus(pdev->bus, &region, &pdev->resource[bar]);
1118 return region.start;
/include/uapi/linux/
H A Domap3isp.h227 struct omap3isp_hist_region region[OMAP3ISP_HIST_MAX_REGIONS]; member in struct:omap3isp_hist_config
H A Dethtool.h965 __u32 region; member in struct:ethtool_flash
/include/uapi/drm/
H A Di915_drm.h61 /* Each region is a minimum of 16k, and there are at most 255 of them.
366 int region; member in struct:drm_i915_mem_alloc
373 int region; member in struct:drm_i915_mem_free
378 int region; member in struct:drm_i915_mem_init_heap
387 int region; member in struct:drm_i915_mem_destroy_heap
H A Dradeon_drm.h313 /* There are 2 heaps (local/GART). Each region within a heap is a
731 int region; member in struct:drm_radeon_mem_alloc
738 int region; member in struct:drm_radeon_mem_free
743 int region; member in struct:drm_radeon_mem_init_heap
/include/linux/mfd/
H A Dcros_ec_commands.h110 /* Unused 0xa6 - 0xfe (remember, 0xff is NOT part of the memmap region) */
867 /* Get the region offset/size */
886 uint32_t region; /* enum ec_flash_region */ member in struct:ec_params_flash_region_info

Completed in 367 milliseconds