| /linux/drivers/gpu/drm/ttm/tests/ | 
| H A D | ttm_tt_test.c | 225 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_create_failed()  local243 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_destroy_basic()  local
 261 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_populate_null_ttm()  local
 271 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_populate_populated_ttm()  local
 296 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_unpopulate_basic()  local
 320 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_unpopulate_empty_ttm()  local
 339 	const struct ttm_test_devices *devs = test->priv;  in ttm_tt_swapin_basic()  local
 
 | 
| H A D | ttm_pool_test.c | 19 	struct ttm_test_devices *devs;  member78 	struct ttm_test_devices *devs = priv->devs;  in ttm_pool_pre_populated()  local
 137 	struct ttm_test_devices *devs = priv->devs;  in ttm_pool_alloc_basic()  local
 198 	struct ttm_test_devices *devs = priv->devs;  in ttm_pool_alloc_basic_dma_addr()  local
 337 	struct ttm_test_devices *devs = priv->devs;  in ttm_pool_free_dma_alloc()  local
 368 	struct ttm_test_devices *devs = priv->devs;  in ttm_pool_free_no_dma_alloc()  local
 
 | 
| /linux/fs/crypto/ | 
| H A D | inline_crypt.c | 28 	struct block_device **devs;  in fscrypt_get_devices()  local73 					struct block_device **devs,  in fscrypt_log_blk_crypto_impl()
 99 	struct block_device **devs;  in fscrypt_select_encryption_impl()  local
 167 	struct block_device **devs;  in fscrypt_prepare_inline_crypt_key()  local
 219 	struct block_device **devs;  in fscrypt_destroy_inline_crypt_key()  local
 
 | 
| /linux/drivers/comedi/drivers/ | 
| H A D | comedi_bond.c | 56 	struct bonded_device **devs;  member68 	struct bonded_device **devs;  in bonding_dio_insn_bits()  local
 132 	struct bonded_device **devs;  in bonding_dio_insn_config()  local
 187 		struct bonded_device **devs;  in do_dev_config()  local
 
 | 
| /linux/tools/net/ynl/samples/ | 
| H A D | devlink.c | 11 	struct devlink_get_list *devs; in main()   local 
 | 
| H A D | netdev.c | 63 	struct netdev_dev_get_list *devs;  in main()  local
 | 
| /linux/drivers/gpu/host1x/ | 
| H A D | context.h | 20 	struct host1x_memory_context *devs;  member
 | 
| /linux/drivers/infiniband/hw/usnic/ | 
| H A D | usnic_uiom.c | 532 	struct device **devs;  in usnic_uiom_get_dev_list()  local550 void usnic_uiom_free_dev_list(struct device **devs)  in usnic_uiom_free_dev_list()
 
 | 
| H A D | usnic_uiom.h | 61 	struct list_head		devs;  member
 | 
| /linux/drivers/media/pci/mantis/ | 
| H A D | hopper_cards.c | 52 static int devs;  variable
 | 
| H A D | mantis_cards.c | 46 static int devs;  variable
 | 
| /linux/arch/arm/mach-rpc/ | 
| H A D | riscpc.c | 184 static struct platform_device *devs[] __initdata = {  variable
 | 
| /linux/drivers/nvdimm/ | 
| H A D | namespace_devs.c | 1530 	struct device *dev, **devs;  in create_namespace_io()  local1884 		struct nd_namespace_label *nd_label, struct device **devs,  in add_namespace_resource()
 1928 	struct device *dev, **devs;  in scan_labels()  local
 2035 	struct device **devs;  in create_namespaces()  local
 2150 				      struct device ***devs)  in create_relevant_namespaces()
 2174 	struct device **devs = NULL;  in nd_region_register_namespaces()  local
 
 | 
| /linux/drivers/platform/mellanox/ | 
| H A D | mlxreg-lc.c | 412 mlxreg_lc_create_static_devices(struct mlxreg_lc *mlxreg_lc, struct mlxreg_hotplug_device *devs,  in mlxreg_lc_create_static_devices()443 mlxreg_lc_destroy_static_devices(struct mlxreg_lc *mlxreg_lc, struct mlxreg_hotplug_device *devs,  in mlxreg_lc_destroy_static_devices()
 
 | 
| H A D | nvsw-sn2201.c | 983 				  struct mlxreg_hotplug_device *devs,  in nvsw_sn2201_create_static_devices()1017 					       struct mlxreg_hotplug_device *devs, int size)  in nvsw_sn2201_destroy_static_devices()
 
 | 
| /linux/drivers/input/joystick/ | 
| H A D | db9.c | 256 static int db9_saturn_report(unsigned char id, unsigned char data[60], struct input_dev *devs[], in…  in db9_saturn_report()322 static int db9_saturn(int mode, struct parport *port, struct input_dev *devs[])  in db9_saturn()
 
 | 
| /linux/tools/usb/usbip/libsrc/ | 
| H A D | usbip_host_common.c | 155 static void usbip_exported_device_destroy(struct list_head *devs)  in usbip_exported_device_destroy()
 | 
| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ | 
| H A D | lan969x_calendar.c | 28 	u32 devs[LAN969X_DSM_CAL_DEVS_PER_TAXI];  member
 | 
| /linux/include/linux/mfd/ | 
| H A D | ucb1x00.h | 138 	struct list_head	devs;  member154 	struct list_head	devs;  member
 
 | 
| /linux/arch/sh/drivers/ | 
| H A D | platform_early.c | 124 void __init sh_early_platform_add_devices(struct platform_device **devs, int num)  in sh_early_platform_add_devices()
 | 
| /linux/drivers/macintosh/ | 
| H A D | adb-iop.c | 259 static int adb_iop_autopoll(int devs)  in adb_iop_autopoll()
 | 
| /linux/arch/arm/include/asm/hardware/ | 
| H A D | scoop.h | 58 	struct scoop_pcmcia_dev *devs;  member
 | 
| /linux/drivers/char/agp/ | 
| H A D | ali-agp.c | 304 	struct agp_device_ids *devs = ali_agp_device_ids;  in agp_ali_probe()  local
 | 
| H A D | via-agp.c | 440 	struct agp_device_ids *devs = via_agp_device_ids;  in agp_via_probe()  local
 | 
| /linux/include/linux/ | 
| H A D | isapnp.h | 49 	} devs[ISAPNP_CARD_DEVS];	/* logical devices */  member
 |