/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | pci.h | 19 } agp; member in struct:nvkm_pci
|
/linux-4.4.14/drivers/gpu/drm/via/ |
H A D | via_mm.c | 42 drm_via_agp_t *agp = data; via_agp_init() local
|
H A D | via_verifier.h | 53 int agp; member in struct:__anon4647
|
H A D | via_verifier.c | 962 via_verify_command_stream(const uint32_t * buf, unsigned int size, struct drm_device * dev, int agp) via_verify_command_stream() argument
|
/linux-4.4.14/drivers/gpu/drm/sis/ |
H A D | sis_mm.c | 203 drm_sis_agp_t *agp = data; sis_ioctl_agp_init() local
|
/linux-4.4.14/drivers/char/agp/ |
H A D | alpha-agp.c | 17 alpha_agp_info *agp = agp_bridge->dev_private_data; alpha_core_agp_vm_fault() local 55 alpha_agp_info *agp = agp_bridge->dev_private_data; alpha_core_agp_configure() local 62 alpha_agp_info *agp = agp_bridge->dev_private_data; alpha_core_agp_cleanup() local 69 alpha_agp_info *agp = agp_bridge->dev_private_data; alpha_core_agp_tlbflush() local 75 alpha_agp_info *agp = bridge->dev_private_data; alpha_core_agp_enable() local 89 alpha_agp_info *agp = agp_bridge->dev_private_data; alpha_core_agp_insert_memory() local 111 alpha_agp_info *agp = agp_bridge->dev_private_data; alpha_core_agp_remove_memory() local 157 alpha_agp_info *agp = alpha_mv.agp_info(); alpha_core_agp_setup() local
|
H A D | backend.c | 101 static const struct { int mem, agp; } maxes_table[] = { member in struct:__anon3689
|
H A D | sis-agp.c | 90 u8 agp = pci_find_capability(device, PCI_CAP_ID_AGP); for_each_pci_dev() local
|
H A D | uninorth-agp.c | 293 u8 agp; agp_uninorth_suspend() local
|
H A D | amd64-agp.c | 270 static int fix_northbridge(struct pci_dev *nb, struct pci_dev *agp, u16 cap) fix_northbridge() argument
|
H A D | generic.c | 780 u8 agp = pci_find_capability(device, PCI_CAP_ID_AGP); for_each_pci_dev() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | pci_64.c | 219 struct device_node *agp; sys_pciconfig_iobase() local
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_filestream.c | 140 xfs_filestream_pick_ag( struct xfs_inode *ip, xfs_agnumber_t startag, xfs_agnumber_t *agp, int flags, xfs_extlen_t minlen) xfs_filestream_pick_ag() argument 363 xfs_filestream_new_ag( struct xfs_bmalloca *ap, xfs_agnumber_t *agp) xfs_filestream_new_ag() argument
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-amd8111.c | 82 struct amd_gpio *agp = to_agp(chip); amd_gpio_request() local 94 struct amd_gpio *agp = to_agp(chip); amd_gpio_free() local 103 struct amd_gpio *agp = to_agp(chip); amd_gpio_set() local 118 struct amd_gpio *agp = to_agp(chip); amd_gpio_get() local 130 struct amd_gpio *agp = to_agp(chip); amd_gpio_dirout() local 147 struct amd_gpio *agp = to_agp(chip); amd_gpio_dirin() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.h | 120 } agp; member in struct:nouveau_drm
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | core_titan.c | 586 titan_agp_setup(alpha_agp_info *agp) titan_agp_setup() argument 616 titan_agp_cleanup(alpha_agp_info *agp) titan_agp_cleanup() argument 637 titan_agp_configure(alpha_agp_info *agp) titan_agp_configure() argument 679 titan_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) titan_agp_bind_memory() argument 687 titan_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) titan_agp_unbind_memory() argument 695 titan_agp_translate(alpha_agp_info *agp, dma_addr_t addr) titan_agp_translate() argument 729 alpha_agp_info *agp; titan_agp_info() local
|
H A D | core_marvel.c | 900 marvel_agp_setup(alpha_agp_info *agp) marvel_agp_setup() argument 930 marvel_agp_cleanup(alpha_agp_info *agp) marvel_agp_cleanup() argument 951 marvel_agp_configure(alpha_agp_info *agp) marvel_agp_configure() argument 1015 marvel_agp_bind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) marvel_agp_bind_memory() argument 1023 marvel_agp_unbind_memory(alpha_agp_info *agp, off_t pg_start, struct agp_memory *mem) marvel_agp_unbind_memory() argument 1031 marvel_agp_translate(alpha_agp_info *agp, dma_addr_t addr) marvel_agp_translate() argument 1066 alpha_agp_info *agp; marvel_agp_info() local
|
/linux-4.4.14/include/drm/ |
H A D | drmP.h | 830 struct drm_agp_head *agp; /**< AGP data */ member in struct:drm_device
|