Searched refs:table (Results 101 - 125 of 250) sorted by relevance

12345678910

/drivers/edac/
H A Di7core_edac.c392 * pci_device_id table for which devices we are looking for
463 const struct pci_id_table *table)
471 i7core_dev->pdev = kzalloc(sizeof(*i7core_dev->pdev) * table->n_devs,
479 i7core_dev->n_devs = table->n_devs;
1304 static void __init i7core_xeon_pci_fixup(const struct pci_id_table *table) argument
1314 while (table && table->descr) {
1315 pdev = pci_get_device(PCI_VENDOR_ID_INTEL, table->descr[0].dev_id, NULL);
1321 table++;
1349 const struct pci_id_table *table,
462 alloc_i7core_dev(u8 socket, const struct pci_id_table *table) argument
1348 i7core_get_onedevice(struct pci_dev **prev, const struct pci_id_table *table, const unsigned devno, const unsigned last_bus) argument
1465 const struct pci_id_table *table = pci_dev_table; local
[all...]
H A Dsb_edac.c61 * easier for driver's development proccess. This table should be
369 * pci_device_id table for which devices we are looking for
433 const struct pci_id_table *table)
441 sbridge_dev->pdev = kzalloc(sizeof(*sbridge_dev->pdev) * table->n_devs,
449 sbridge_dev->n_devs = table->n_devs;
1165 const struct pci_id_table *table,
1169 const struct pci_id_descr *dev_descr = &table->descr[devno];
1206 sbridge_dev = alloc_sbridge_dev(bus, table);
1269 const struct pci_id_table *table = pci_dev_descr_sbridge_table; local
1271 while (table
432 alloc_sbridge_dev(u8 bus, const struct pci_id_table *table) argument
1163 sbridge_get_onedevice(struct pci_dev **prev, u8 *num_mc, const struct pci_id_table *table, const unsigned devno) argument
[all...]
/drivers/amba/
H A Dbus.c26 amba_lookup(const struct amba_id *table, struct amba_device *dev) argument
30 while (table->mask) {
31 ret = (dev->periphid & table->mask) == table->id;
34 table++;
37 return ret ? table : NULL;
/drivers/acpi/acpica/
H A Dnsxfname.c496 * PARAMETERS: Buffer - An ACPI table containing one control method
508 struct acpi_table_header *table = local
529 if (!ACPI_COMPARE_NAME(table->signature, ACPI_SIG_DSDT) &&
530 !ACPI_COMPARE_NAME(table->signature, ACPI_SIG_SSDT)) {
534 /* First AML opcode in the table must be a control method */
H A Dtbinstal.c3 * Module Name: tbinstal - ACPI table installation and removal
56 * PARAMETERS: table_desc - table
60 * DESCRIPTION: this function is called to verify and map table
69 /* Map the table if necessary */
83 /* FACS is the odd table, has no standard ACPI header and no checksum */
102 * table_index - Where the table index is returned
106 * DESCRIPTION: This function is called to add an ACPI table. It is used to
128 * Validate the incoming table signature.
130 * 1) Originally, we checked the table signature for "SSDT" or "PSDT".
154 /* Check if table i
411 acpi_tb_store_table(acpi_physical_address address, struct acpi_table_header *table, u32 length, u8 flags, u32 *table_index) argument
[all...]
H A Dtbxface.c4 * ACPI table oriented interfaces
68 * DESCRIPTION: Allocate a root table array. Used by i_aSL compiler and
97 * DESCRIPTION: Initialize the table manager, get the RSDP and RSDT/XSDT.
99 * NOTE: Allows static allocation of the initial table array in order
104 * initial_table_array, and the table will be dynamically allocated.
119 * Allocate the table array if requested
150 * Get the root table (RSDT or XSDT) and extract all entries to the local
181 * Only reallocate the root table if the host provided a static buffer
182 * for the table array in the call to acpi_initialize_tables.
189 * Get the current size of the root table an
[all...]
H A Ddsopcode.c484 struct acpi_table_header *table; local
519 /* Find the ACPI table */
532 status = acpi_get_table_by_index(table_index, &table);
543 (acpi_physical_address) ACPI_TO_INTEGER(table);
544 obj_desc->region.length = table->length;
H A Devregion.c1185 struct acpi_table_ecdt *table; local
1199 &table));
1206 if (!(*table->id)) {
1217 ACPI_CAST_PTR(char, table->id),
/drivers/net/ethernet/mellanox/mlx4/
H A Dcq.c181 err = mlx4_table_get(dev, &cq_table->table, *cqn);
191 mlx4_table_put(dev, &cq_table->table, *cqn);
223 mlx4_table_put(dev, &cq_table->table, cqn);
H A Dsrq.c106 err = mlx4_table_get(dev, &srq_table->table, *srqn);
116 mlx4_table_put(dev, &srq_table->table, *srqn);
146 mlx4_table_put(dev, &srq_table->table, srqn);
H A Dmlx4.h208 unsigned long *table; member in struct:mlx4_bitmap
566 struct mlx4_icm_table table; member in struct:mlx4_cq_table
577 struct mlx4_icm_table table; member in struct:mlx4_eq_table
587 struct mlx4_icm_table table; member in struct:mlx4_srq_table
606 struct mlx4_icm_table table; member in struct:mlx4_mcg_table
999 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table);
1000 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table);
/drivers/regulator/
H A Dtps65217-regulator.c46 .table = _t, \
289 if (tps->info[rid]->table)
290 return tps->info[rid]->table[selector];
/drivers/s390/scsi/
H A Dzfcp_cfdc.c46 * @control_file: access control table
307 static void zfcp_act_eval_err(struct zfcp_adapter *adapter, u32 table) argument
309 u16 subtable = table >> 16;
310 u16 rule = table & 0xffff;
395 * Returns: 0 if LUN is usable, -EACCES if the access control table
/drivers/infiniband/hw/ipath/
H A Dipath_qp.c167 * the size of the bitmap table.
202 * @qpt: the QP table
206 * Allocate the next available QPN and put the QP into the hash table.
207 * The hash table holds a reference to the QP.
220 /* Add the QP to the hash table. */
224 qp->next = qpt->table[ret];
225 qpt->table[ret] = qp;
236 * ipath_free_qp - remove a QP from the QP table
237 * @qpt: the QP table
240 * Remove the QP from the table s
[all...]
/drivers/media/dvb/pt1/
H A Dpt1.c289 "buffer overflowing. table[%d] buf[%d]\n",
390 static void pt1_cleanup_table(struct pt1 *pt1, struct pt1_table *table) argument
395 pt1_cleanup_buffer(pt1, &table->bufs[i]);
397 pt1_free_page(pt1, table->page, table->addr);
401 pt1_init_table(struct pt1 *pt1, struct pt1_table *table, u32 *pfnp) argument
413 ret = pt1_init_buffer(pt1, &table->bufs[i], &buf_pfn);
421 table->page = page;
422 table->addr = addr;
427 pt1_cleanup_buffer(pt1, &table
[all...]
/drivers/media/video/omap3isp/
H A Dispccdc.h102 u32 table; member in struct:ispccdc_lsc_config_req
111 * @update_table: Set when user provides a new LSC table to table_new
112 * @table_new: LSC table set by user, ISP address
113 * @table_inuse: LSC table currently in use, ISP address
/drivers/infiniband/core/
H A Dmulticast.c63 struct rb_root table; member in struct:mcast_port
133 struct rb_node *node = port->table.rb_node;
155 struct rb_node **link = &port->table.rb_node;
176 rb_insert_color(&group->node, &port->table);
193 rb_erase(&group->node, &port->table);
537 rb_erase(&group->node, &group->port->table);
757 for (node = rb_first(&port->table); node; node = rb_next(node)) {
829 port->table = RB_ROOT;
/drivers/md/
H A DMakefile5 dm-mod-y += dm.o dm-table.o dm-target.o dm-linear.o dm-stripe.o \
H A Ddm-snap.c44 struct list_head *table; member in struct:dm_exception_table
183 * Hash table mapping origin volumes to lists of snapshots and
270 * Size of the hash table for origin volumes. If we make this
395 "table handover failed";
532 et->table = dm_vcalloc(size, sizeof(struct list_head));
533 if (!et->table)
537 INIT_LIST_HEAD(et->table + i);
551 slot = et->table + i;
557 vfree(et->table);
580 slot = &et->table[exception_has
[all...]
/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c898 u32 *table; local
914 table = &hist->table[i][hist->num_readings][0];
915 ar9003_hw_rtt_load_hist(ah, i, table);
1072 u32 *table; local
1078 table = &hist->table[i][hist->num_readings][0];
1079 ar9003_hw_rtt_fill_hist(ah, i, table);
/drivers/media/radio/
H A Dsi4713-i2c.c919 unsigned long **table, int *size)
993 *table = limiter_times;
999 *table = acomp_rtimes;
1005 *table = preemphasis_values;
1157 unsigned long *table = NULL; local
1165 &mask, &property, &mul, &table, &size);
1172 } else if (table) {
1173 rval = usecs_to_dev(control->value, table, size);
1199 } else if (table) {
1200 rval = dev_to_usecs(val, table, siz
917 si4713_choose_econtrol_action(struct si4713_device *sdev, u32 id, u32 **shadow, s32 *bit, s32 *mask, u16 *property, int *mul, unsigned long **table, int *size) argument
1491 unsigned long *table = NULL; local
[all...]
/drivers/scsi/
H A Dscsi_transport_sas.c65 #define sas_bitfield_name_match(title, table) \
73 for (i = 0; i < ARRAY_SIZE(table); i++) { \
74 if (table[i].value & table_key) { \
76 prefix, table[i].name); \
84 #define sas_bitfield_name_set(title, table) \
91 for (i = 0; i < ARRAY_SIZE(table); i++) { \
92 len = strlen(table[i].name); \
93 if (strncmp(buf, table[i].name, len) == 0 && \
95 *table_key = table[i].value; \
102 #define sas_bitfield_name_search(title, table) \
[all...]
/drivers/pci/
H A Diov.c243 u32 table; local
250 pci_read_config_dword(dev, iov->pos + PCI_SRIOV_VFM, &table);
251 bir = PCI_SRIOV_VFM_BIR(table);
255 table = PCI_SRIOV_VFM_OFFSET(table);
256 if (table + nr_virtfn > pci_resource_len(dev, bir))
259 pa = pci_resource_start(dev, bir) + table;
/drivers/gpu/ion/
H A Dion.c150 struct sg_table *table; local
171 table = heap->ops->map_dma(heap, buffer);
172 if (IS_ERR_OR_NULL(table)) {
175 return ERR_PTR(PTR_ERR(table));
177 buffer->sg_table = table;
714 struct sg_table *table; local
724 table = buffer->sg_table;
726 return table;
745 struct sg_table *table,
744 ion_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) argument
/drivers/gpu/drm/nouveau/
H A Dnvd0_display.c1215 u8 *table, *entry, *config = NULL; local
1224 table = nouveau_dp_bios_data(dev, dcb, &entry);
1225 if (table) {
1226 if (table[0] == 0x30) {
1227 config = entry + table[4];
1228 config += table[5] * preem;
1230 if (table[0] == 0x40) {
1231 config = table + table[1];
1232 config += table[
1258 u8 *table, *entry; local
[all...]

Completed in 715 milliseconds

12345678910