Home
last modified time | relevance | path

Searched refs:unit (Results 1376 - 1400 of 1631) sorted by relevance

1...<<51525354555657585960>>...66

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c1895 char unit = 'n'; in parse_time() local
1898 if (sscanf(arg, "%" PRIu64 "%cs", value, &unit) > 0) { in parse_time()
1899 switch (unit) { in parse_time()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-core.c338 field->unit = parser->global.unit; in hid_add_field()
424 /* Many devices provide unit exponent as a two's complement in hid_parser_global()
436 parser->global.unit = item_udata(item); in hid_parser_global()
1046 * Handling the unit exponent is left as an exercise to whoever in hid_calculate_multiplier()
1052 "unsupported Resolution Multiplier unit exponent %d\n", in hid_calculate_multiplier()
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_v4l2.c1397 u8 unit; member
1413 .unit = v.unit, in uvc_v4l2_get_xu_query()
H A Duvc_ctrl.c827 * Terminal and unit management
1868 /* Find the extension unit. */ in uvc_xu_ctrl_query()
1872 entity->id == xqry->unit) { in uvc_xu_ctrl_query()
1879 uvc_trace(UVC_TRACE_CONTROL, "Extension unit %u not found.\n", in uvc_xu_ctrl_query()
1880 xqry->unit); in uvc_xu_ctrl_query()
1965 ret = uvc_query_ctrl(chain->dev, xqry->query, xqry->unit, in uvc_xu_ctrl_query()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-tegra114.c732 if ((setup && setup->unit != SPI_DELAY_UNIT_SCK) || in tegra_spi_set_hw_cs_timing()
733 (hold && hold->unit != SPI_DELAY_UNIT_SCK) || in tegra_spi_set_hw_cs_timing()
734 (inactive && inactive->unit != SPI_DELAY_UNIT_SCK)) { in tegra_spi_set_hw_cs_timing()
736 "Invalid delay unit %d, should be SPI_DELAY_UNIT_SCK\n", in tegra_spi_set_hw_cs_timing()
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c127 char unit = 'M'; in fun_report_link() local
131 unit = 'G'; in fun_report_link()
147 speed, unit, pause, fec); in fun_report_link()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_v4l2.c1430 u8 unit; member
1446 .unit = v.unit, in uvc_v4l2_get_xu_query()
H A Duvcvideo.h152 * descriptor), or the unit type (bDescriptorSubtype in the unit descriptor).
329 struct uvc_entity *processing; /* Processing unit */
330 struct uvc_entity *selector; /* Selector unit */
728 int uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-tegra114.c731 if (setup->unit != SPI_DELAY_UNIT_SCK || in tegra_spi_set_hw_cs_timing()
732 hold->unit != SPI_DELAY_UNIT_SCK || in tegra_spi_set_hw_cs_timing()
733 inactive->unit != SPI_DELAY_UNIT_SCK) { in tegra_spi_set_hw_cs_timing()
735 "Invalid delay unit %d, should be SPI_DELAY_UNIT_SCK\n", in tegra_spi_set_hw_cs_timing()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c848 __le32 unit; in mtk_wed_rro_cfg() member
856 .unit = cpu_to_le32(MTK_WED_MIOD_ENTRY_CNT), in mtk_wed_rro_cfg()
862 .unit = cpu_to_le32(4), in mtk_wed_rro_cfg()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c221 const char *unit; in lock_stat_key_print_time() member
237 for (int i = 0; table[i].unit; i++) { in lock_stat_key_print_time()
241 fprintf(lock_output, "%*.2f %s", len - 3, nsec / table[i].base, table[i].unit); in lock_stat_key_print_time()
H A Dbuiltin-report.c475 char unit; in hists__fprintf_nr_sample_events() local
510 nr_samples = convert_unit(nr_samples, &unit); in hists__fprintf_nr_sample_events()
511 ret = fprintf(fp, "# Samples: %lu%c", nr_samples, unit); in hists__fprintf_nr_sample_events()
H A Dbuiltin-timechart.c1903 char unit = 'n'; in parse_time() local
1906 if (sscanf(arg, "%" PRIu64 "%cs", value, &unit) > 0) { in parse_time()
1907 switch (unit) { in parse_time()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1102 host->unique_id = ahc->unit; in ahc_linux_register_host()
1347 if (ahc->unit >= ARRAY_SIZE(aic7xxx_tag_info)) { in ahc_linux_user_tagdepth()
1361 tag_info = &aic7xxx_tag_info[ahc->unit]; in ahc_linux_user_tagdepth()
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dcore.c881 struct rsnd_dai_stream *io, char *unit) in rsnd_soc_hw_rule()
917 baseline->min, unit, baseline->max, unit); in rsnd_soc_hw_rule()
1612 * k_down depends on number of channels and SRC unit. in rsnd_hw_params()
1670 * of channels and SRC unit: in rsnd_hw_params()
878 rsnd_soc_hw_rule(struct rsnd_dai *rdai, unsigned int *list, int list_num, struct snd_interval *baseline, struct snd_interval *iv, struct rsnd_dai_stream *io, char *unit) rsnd_soc_hw_rule() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c275 * This function will release the reference count by one unit for the
1478 struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, in usb_fifo_attach()
1554 unit, pm->postfix[n] ? in usb_fifo_attach()
1561 unit, subunit, pm->postfix[n] ? in usb_fifo_attach()
1476 usb_fifo_attach(struct usb_device *udev, void *priv_sc, struct mtx *priv_mtx, struct usb_fifo_methods *pm, struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, uint8_t iface_index, uid_t uid, gid_t gid, int mode) usb_fifo_attach() argument
/third_party/rust/crates/serde/serde/src/private/
H A Dde.rs52 bytes byte_buf unit unit_struct newtype_struct seq tuple in missing_field()
1304 // Allow deserializing newtype variant containing unit. in deserialize_unit()
1328 // variant containing unit struct. in deserialize_unit_struct()
1340 // ordinarily unit structs do not deserialize from empty map/seq. in deserialize_unit_struct()
2241 bytes byte_buf option unit unit_struct newtype_struct seq tuple
2341 bytes byte_buf option unit unit_struct newtype_struct seq tuple
2368 /// Visitor for deserializing an internally tagged unit variant.
2392 "unit variant {}::{}", in expecting()
2413 /// Visitor for deserializing an untagged unit variant.
2437 "unit varian in expecting()
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp458 void toUnit (int unit) const;
604 void Texture::toUnit (const int unit) const in toUnit()
606 glActiveTexture(GL_TEXTURE0 + unit); in toUnit()
1327 // Bind textures to units, in random order (because when multiple texture specs have same unit, we want to pick one randomly). in iterate()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp134 void GL_APIENTRY GL_BindSampler(GLuint unit, GLuint sampler) in GL_BindSampler() argument
137 EVENT(context, GLBindSampler, "context = %d, unit = %u, sampler = %u", CID(context), unit, in GL_BindSampler()
146 ValidateBindSampler(context, angle::EntryPoint::GLBindSampler, unit, samplerPacked)); in GL_BindSampler()
149 context->bindSampler(unit, samplerPacked); in GL_BindSampler()
151 ANGLE_CAPTURE(BindSampler, isCallValid, context, unit, samplerPacked); in GL_BindSampler()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H A Dfskeleton.S229 | unit.
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dhead.S326 .quad .Lduct # cr2: dispatchable unit control table
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H A Dfskeleton.S229 | unit.
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dhead.S278 .quad 0 # cr2: dispatchable unit control table
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h120 * You can have 2^64 luns when information unit transfers are enabled,
777 #define CFSTART 0x0100 /* send start unit SCSI command */
1076 int unit; member
/kernel/linux/linux-6.6/include/linux/spi/
H A Dspi.h112 * @unit: Unit for the delay
119 u8 unit; member

Completed in 54 milliseconds

1...<<51525354555657585960>>...66