Home
last modified time | relevance | path

Searched refs:unit (Results 876 - 900 of 1627) sorted by relevance

1...<<31323334353637383940>>...66

/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_command.c144 err = snd_efw_transaction_run(efw->unit, buf, cmd_bytes, in efw_transaction()
154 dev_err(&efw->unit->device, "EFW command failed [%u/%u]: %s\n", in efw_transaction()
H A Dfireworks_hwdep.c180 if (snd_efw_transaction_cmd(efw->unit, buf, count) < 0) in hwdep_write()
208 struct fw_device *dev = fw_parent_device(efw->unit); in hwdep_get_info()
/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-am824.c411 * @unit: the target of the stream
415 int amdtp_am824_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_am824_init() argument
425 return amdtp_stream_init(s, unit, dir, flags, CIP_FMT_AM, in amdtp_am824_init()
/kernel/linux/linux-5.10/include/rdma/
H A Drdma_vt.h435 * @unit: client specific unit number.
439 const int unit) in rvt_set_ibdev_name()
447 dev_set_name(&rdi->ibdev.dev, fmt, name, unit); in rvt_set_ibdev_name()
437 rvt_set_ibdev_name(struct rvt_dev_info *rdi, const char *fmt, const char *name, const int unit) rvt_set_ibdev_name() argument
/kernel/linux/linux-6.6/include/rdma/
H A Drdma_vt.h435 * @unit: client specific unit number.
439 const int unit) in rvt_set_ibdev_name()
447 dev_set_name(&rdi->ibdev.dev, fmt, name, unit); in rvt_set_ibdev_name()
437 rvt_set_ibdev_name(struct rvt_dev_info *rdi, const char *fmt, const char *name, const int unit) rvt_set_ibdev_name() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_init.c163 mt76x2_power_on_rf(struct mt76x02_dev *dev, int unit) in mt76x2_power_on_rf() argument
165 int shift = unit ? 8 : 0; in mt76x2_power_on_rf()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_common.h62 * compilation unit
237 __u16 spi_unit; /* unit number of chip we are using */
317 * If the unit is specified via open, HCA choice is fixed. If port is
421 __u16 unit; /* unit (chip) assigned to caller */ member
423 __u16 ctxt; /* ctxt on unit assigned to caller */
424 __u16 subctxt; /* subctxt on unit assigned to caller */
425 __u16 num_ctxts; /* number of ctxts available on unit */
518 __u16 unit; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h42 * @du: Display unit on which to update the plane.
43 * @vfb: Framebuffer which is blitted to display unit.
50 * plane update on a display unit. Implementer will define that functionality
60 * damage clips on display unit @num_hits will be passed to allocate
99 * if needed. This will be called times have damage in display unit,
114 * This is where to populate display unit update commands or blit
158 * @fifo_commit: Callback that is called once for each display unit after
161 * @clip: Callback that is called for each cliprect on each display unit.
164 * each display unit. Set up by the caller.
166 * @unit
189 struct vmw_display_unit *unit; global() member
373 unsigned unit; global() member
[all...]
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dspi.c48 t.delay.unit = SPI_DELAY_UNIT_USECS; in __nci_spi_send()
223 rx.delay.unit = SPI_DELAY_UNIT_USECS; in __nci_spi_read()
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-am824.c403 * @unit: the target of the stream
407 int amdtp_am824_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_am824_init() argument
417 return amdtp_stream_init(s, unit, dir, flags, CIP_FMT_AM, in amdtp_am824_init()
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Damdtp-dot.c389 int amdtp_dot_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_dot_init() argument
401 return amdtp_stream_init(s, unit, dir, flags, CIP_FMT_AM, in amdtp_dot_init()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_command.c144 err = snd_efw_transaction_run(efw->unit, buf, cmd_bytes, in efw_transaction()
154 dev_err(&efw->unit->device, "EFW command failed [%u/%u]: %s\n", in efw_transaction()
H A Dfireworks_hwdep.c180 if (snd_efw_transaction_cmd(efw->unit, buf, count) < 0) in hwdep_write()
208 struct fw_device *dev = fw_parent_device(efw->unit); in hwdep_get_info()
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu.h53 struct fw_unit *unit; member
147 int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit,
/third_party/ffmpeg/libavfilter/
H A Dvf_histeq.c71 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, INT_MIN, INT_MAX, FLAGS, unit }
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_initializers.c79 shader->Program->sh.BindlessSamplers[index].unit = in set_opaque_binding()
97 shader->Program->sh.BindlessImages[index].unit = in set_opaque_binding()
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h293 char *unit, char *name) in tst_fzsync_stat_info()
297 name, unit, stat.avg, stat.avg_dev, stat.dev_ratio); in tst_fzsync_stat_info()
292 tst_fzsync_stat_info(struct tst_fzsync_stat stat, char *unit, char *name) tst_fzsync_stat_info() argument
/third_party/mesa3d/src/mesa/main/
H A Dshader_types.h553 /** Map from sampler unit to texture unit (set by glUniform1i()) */
599 * Map from image uniform index to image unit (set by glUniform1i())
614 * \c gl_image_unit::Access for the corresponding image unit.
902 /** Texture unit (set by glUniform1()). */
903 GLubyte unit; member
905 /** Whether this bindless sampler is bound to a unit. */
921 /** Image unit (set by glUniform1()). */
922 GLubyte unit; member
924 /** Whether this bindless image is bound to a unit
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp239 std::string unit; member in xe::ri::Number
482 std::string unit; member in xe::ri::ValueInfo
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.hpp150 const deUint32 unit, in TextureSpec()
164 , textureUnit (unit) in TextureSpec()
199 std::vector<TextureSpec> textureSpecs; //!< \note If multiple textures have same unit, one of them is picked randomly.
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Defi.c566 const char *unit; in efi_init() local
575 unit = "TB"; in efi_init()
578 unit = "GB"; in efi_init()
581 unit = "MB"; in efi_init()
584 unit = "KB"; in efi_init()
591 md->phys_addr + efi_md_size(md), size, unit); in efi_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c352 unsigned unit = 0; in cik_ctx_switch_enable() local
357 unit++; in cik_ctx_switch_enable()
359 if (unit > (SDMA0_PHASE0_QUANTUM__UNIT_MASK >> in cik_ctx_switch_enable()
363 unit = (SDMA0_PHASE0_QUANTUM__UNIT_MASK >> in cik_ctx_switch_enable()
367 value << unit); in cik_ctx_switch_enable()
371 unit << SDMA0_PHASE0_QUANTUM__UNIT__SHIFT; in cik_ctx_switch_enable()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Defi.c568 const char *unit; in efi_init() local
577 unit = "TB"; in efi_init()
580 unit = "GB"; in efi_init()
583 unit = "MB"; in efi_init()
586 unit = "KB"; in efi_init()
593 md->phys_addr + efi_md_size(md), size, unit); in efi_init()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_init.c340 * apps, following statusp. This is per-unit, not per port. in init_pioavailregs()
587 dd->unit, pidx); in qib_create_workqueues()
787 struct qib_devdata *qib_lookup(int unit) in qib_lookup() argument
789 return xa_load(&qib_dev_table, unit); in qib_lookup()
793 * Stop the timers during unit shutdown, or after an error late
1037 __xa_erase(&qib_dev_table, dd->unit); in qib_free_devdata()
1072 * Allocate our primary per-unit data structure. Must be done via verbs
1089 ret = xa_alloc_irq(&qib_dev_table, &dd->unit, dd, xa_limit_32b, in qib_alloc_devdata()
1093 "Could not allocate unit ID: error %d\n", -ret); in qib_alloc_devdata()
1096 rvt_set_ibdev_name(&dd->verbs_dev.rdi, "%s%d", "qib", dd->unit); in qib_alloc_devdata()
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dpmac.c146 * Clock unit is 15ns (66Mhz)
180 * Can do pio & mdma modes, clock unit is 30ns (33Mhz)
406 * Apply the timings of the proper unit (master/slave) to the shared
407 * timing register when selecting that unit. This version is for
423 * Apply the timings of the proper unit (master/slave) to the shared
424 * timing register when selecting that unit. This version is for
778 u8 unit = drive->dn & 1; in pmac_ide_set_dma_mode() local
781 timings = &pmif->timings[unit]; in pmac_ide_set_dma_mode()
782 timings2 = &pmif->timings[unit+2]; in pmac_ide_set_dma_mode()
1533 u8 unit in pmac_ide_dma_setup() local
[all...]

Completed in 25 milliseconds

1...<<31323334353637383940>>...66