Home
last modified time | relevance | path

Searched refs:structure (Results 1 – 20 of 20) sorted by relevance

/drivers/infiniband/core/
A Dpacker.c39 static u64 value_read(int offset, int size, void *structure) in value_read() argument
42 case 1: return *(u8 *) (structure + offset); in value_read()
64 void *structure, in ib_pack() argument
80 structure) << shift; in ib_pack()
97 structure) << shift; in ib_pack()
114 structure + desc[i].struct_offset_bytes, in ib_pack()
129 case 8: *( u8 *) (structure + offset) = val; break; in value_write()
151 void *structure) in ib_unpack() argument
172 structure); in ib_unpack()
186 structure); in ib_unpack()
[all …]
/drivers/message/fusion/lsi/
A Dmpi_history.txt111 * Added _MSG_TOOLBOX_REPLY structure.
128 * Added structure offset comments.
134 * related structure and defines.
186 * data structure.
188 * data structure.
195 * data structure.
209 * Overflow event data structure.
270 * Added structure offset comments.
280 * proper structure.
514 * Added BIOS Page 4 structure.
[all …]
/drivers/staging/iio/Documentation/
A Dinkernel.txt32 must pass the iio_map structures and a pointer to its own iio_dev structure
41 The consumer first has to obtain an iio_channel structure from the core
/drivers/md/persistent-data/
A DKconfig8 Library providing immutable on-disk data structure support for
/drivers/net/wan/
A Dfarsync.h117 unsigned char structure; /* unframed, double, crc4, f4, f12, */ member
A Dfarsync.c230 u8 structure; member
1645 FST_WRB(card, suConfig.structure, info->structure); in set_conf_from_info()
1669 printk("Structure = %d\n", info->structure); in set_conf_from_info()
1754 info->structure = FST_RDB(card, suConfig.structure); in gather_conf_info()
/drivers/staging/media/ipu7/
A DTODO14 into structure, clarify and explain the PHY registers to make it more
/drivers/gpio/
A DTODO135 dedicated structure. Currently every GPIO chip has them if gpio-mmio is
169 the irq_chip structure. The irq_chip structure can then be made unique
/drivers/gpu/drm/i915/
A DTODO.txt23 - i915_sw_fence seems to be the main structure for the i915-gem dma_fence model.
/drivers/leds/
A DTODO11 Calls that may and that may not block are mixed in same structure, and
/drivers/usb/
A DKconfig55 connected to a single USB host in a tree structure.
/drivers/mmc/core/
A Dmmc.c160 csd->structure = unstuff_bits(resp, 126, 2); in mmc_decode_csd()
161 if (csd->structure == 0) { in mmc_decode_csd()
163 mmc_hostname(card->host), csd->structure); in mmc_decode_csd()
387 if (card->csd.structure == 3) { in mmc_decode_ext_csd()
/drivers/usb/phy/
A DKconfig72 are hooked to this driver through platform_data structure.
/drivers/firewire/
A DKconfig22 tristate "KUnit tests for layout of structure in UAPI" if !KUNIT_ALL_TESTS
/drivers/fpga/
A DKconfig166 Device Feature List (DFL) defines a feature list structure that
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
A Dkernel.fuc417 // lookup process structure by its name
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
A Dg98.fuc0s317 // prepare the query structure
/drivers/gpu/drm/
A Ddrm_edid.c4762 static int add_3d_struct_modes(struct drm_connector *connector, u16 structure, in add_3d_struct_modes() argument
4768 if (structure & (1 << 0)) { in add_3d_struct_modes()
4776 if (structure & (1 << 6)) { in add_3d_struct_modes()
4784 if (structure & (1 << 8)) { in add_3d_struct_modes()
/drivers/ata/
A DKconfig11 configuration structure without having to submit endless patches
/drivers/platform/x86/
A DKconfig78 tristate "Sysfs structure for UV systems"

Completed in 65 milliseconds