Home
last modified time | relevance | path

Searched refs:t (Results 3476 – 3500 of 8705) sorted by relevance

1...<<131132133134135136137138139140>>...349

/openbmc/linux/drivers/watchdog/
H A Dbcm_kona_wdt.c210 unsigned int t) in bcm_kona_wdt_set_timeout() argument
212 wdog->timeout = t; in bcm_kona_wdt_set_timeout()
/openbmc/linux/drivers/hid/
H A Dhid-letsketch.c156 static void letsketch_inrange_timeout(struct timer_list *t) in letsketch_inrange_timeout() argument
158 struct letsketch_data *data = from_timer(data, t, inrange_timer); in letsketch_inrange_timeout()
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTODO21 Even the VPU firmware doesn't support a VCHI re-connect, the driver
66 retrying. Hopefully these msleep(1) shouldn't be necessary anymore.
/openbmc/linux/include/net/
H A Dxsk_buff_pool.h35 #define XSK_CHECK_PRIV_TYPE(t) BUILD_BUG_ON(sizeof(t) > offsetofend(struct xdp_buff_xsk, cb)) argument
/openbmc/linux/drivers/hwtracing/stm/
H A DKconfig41 If you don't know what this is, say N.
49 If you don't know what this is, say N.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/
H A Dautofs_5.1.8.bb41 # FIXME: modules/Makefile has crappy rules that don't obey LDFLAGS
91 # all the libraries are unversioned, so don't pack it on PN-dev
/openbmc/linux/block/
H A Dblk-stat.c80 static void blk_stat_timer_fn(struct timer_list *t) in blk_stat_timer_fn() argument
82 struct blk_stat_callback *cb = from_timer(cb, t, timer); in blk_stat_timer_fn()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-11x11-evk.dts121 eee-broken-1000t;
141 eee-broken-1000t;
/openbmc/linux/net/mac802154/
H A Dmain.c23 static void ieee802154_tasklet_handler(struct tasklet_struct *t) in ieee802154_tasklet_handler() argument
25 struct ieee802154_local *local = from_tasklet(local, t, tasklet); in ieee802154_tasklet_handler()
/openbmc/qemu/target/s390x/kvm/
H A Dpv.c130 QemuThread t; in s390_pv_vm_try_disable_async() local
144 qemu_thread_create(&t, "async_cleanup", s390_pv_do_unprot_async_fn, NULL, in s390_pv_vm_try_disable_async()
/openbmc/qemu/docs/system/arm/
H A Dsbsa.rst5 board is a generic board platform that doesn't match any real hardware).
77 is updated when features are added that don't break fw compatibility.
/openbmc/linux/drivers/char/tpm/
H A Dtpm-dev-common.c89 static void user_reader_timeout(struct timer_list *t) in user_reader_timeout() argument
91 struct file_priv *priv = from_timer(priv, t, user_read_timer); in user_reader_timeout()
/openbmc/phosphor-logging/
H A Dmeson.build97 '-t', '',
113 '-t', '',
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/
H A DSConstruct.stop.creating.directories.without.sandbox-install.prefix.patch5 libdir=/usr/lib64 on host where /usr/lib64 doesn't exist)
24 * I don't know how exactly --install-sandbox is supposed to work but
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c1823 struct v4l2_tuner *t) in vidioc_g_tuner() argument
1827 if (t->index != 0) in vidioc_g_tuner()
1830 strscpy(t->name, "Tuner", sizeof(t->name)); in vidioc_g_tuner()
1832 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, tuner, g_tuner, t); in vidioc_g_tuner()
1837 const struct v4l2_tuner *t) in vidioc_s_tuner() argument
1841 if (t->index != 0) in vidioc_s_tuner()
2079 struct v4l2_tuner *t) in radio_g_tuner() argument
2083 if (unlikely(t->index > 0)) in radio_g_tuner()
2086 strscpy(t->name, "Radio", sizeof(t->name)); in radio_g_tuner()
2094 const struct v4l2_tuner *t) in radio_s_tuner() argument
[all …]
/openbmc/qemu/target/ppc/
H A Dtranslate.c2890 TCGv_i32 t; in gen_check_tlb_flush() local
2897 t = tcg_temp_new_i32(); in gen_check_tlb_flush()
2959 TCGv t = tcg_temp_new(); in LARX() local
2970 tcg_gen_movcond_tl(cond, u, t, t2, u, t); in LARX()
2974 tcg_gen_movcond_tl(cond, cpu_gpr[rD(ctx->opcode)], t, t2, t, in LARX()
3138 tcg_gen_movcond_tl(TCG_COND_EQ, s, t, t2, src, t); in gen_st_atomic()
3388 TCGv_i32 t; in gen_doze()
3404 TCGv_i32 t; in gen_nap()
3420 TCGv_i32 t; in gen_stop()
3436 TCGv_i32 t; in gen_sleep()
[all …]
/openbmc/linux/Documentation/driver-api/usb/
H A Dusb.rst21 peripheral). Also, the host software doesn't need to deal with
33 don't do the same things as the ones running inside hosts, so they've
99 Different controllers don't
185 it doesn't do much in hardware. OHCI was designed later, to have the
252 always leave the devices plugged in to the same hub port. *Don't even
257 second server. Pleast note that it doesn't (yet) expose those IDs.
287 you can't rely on them for stable access to devices. For example,
332 If your code can't handle more than one device at a time, at least
389 A number of usbfs requests don't deal very directly with device I/O.
742 P = Product ID info. (from Device descriptor, but they won't fit
[all …]
/openbmc/linux/Documentation/process/
H A Dapplying-patches.rst78 If you just want to be able to follow the examples below and don't want to
87 If your patch file is compressed with gzip or xz and you don't want to
107 what would happen, but doesn't actually make any changes. Finally ``--verbose``
121 If patch encounters something that doesn't look quite right it has two
136 right it doesn't /always/ get it right, and the result will sometimes be
139 When patch encounters a change that it can't fix up with fuzz it rejects it
141 read this file to see exactly what change couldn't be applied, so you can
144 If you don't have any third-party patches applied to your kernel source, but
177 content that couldn't be changed.
415 experimental patches that aren't merged via a subsystem tree.
/openbmc/linux/fs/jbd2/
H A Dtransaction.c216 transaction_t *t = journal->j_running_transaction; in add_transaction_credits() local
224 if (t->t_state != T_RUNNING) { in add_transaction_credits()
225 WARN_ON_ONCE(t->t_state >= T_FLUSH); in add_transaction_credits()
236 needed = atomic_add_return(total, &t->t_outstanding_credits); in add_transaction_credits()
243 atomic_sub(total, &t->t_outstanding_credits); in add_transaction_credits()
277 atomic_sub(total, &t->t_outstanding_credits); in add_transaction_credits()
297 atomic_sub(total, &t->t_outstanding_credits); in add_transaction_credits()
548 static void __jbd2_journal_unreserve_handle(handle_t *handle, transaction_t *t) in __jbd2_journal_unreserve_handle() argument
554 if (t) in __jbd2_journal_unreserve_handle()
555 atomic_sub(handle->h_total_credits, &t->t_outstanding_credits); in __jbd2_journal_unreserve_handle()
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst7 This document doesn't discuss QMP protocol level details, nor does it dive
92 Which is QMP's way of saying "the latest command executed OK and didn't return
124 "hello-world" doesn't pertain to any, so we put its implementation in
136 command doesn't return any data
139 be touched if the command doesn't return errors
140 4. We won't add the function's prototype. That's automatically done by QAPI
150 you don't see it then something went wrong.
219 if you don't see these strings, then something went wrong.
228 Let's say we don't accept the string "message" to contain the word "love". If
514 not strictly required when you're sure the QMP function doesn't return
/openbmc/linux/drivers/spi/
H A Dspi-imx.c1244 struct spi_transfer *t) in spi_imx_setupxfer() argument
1248 if (!t) in spi_imx_setupxfer()
1251 if (!t->speed_hz) { in spi_imx_setupxfer()
1259 spi_imx->spi_bus_clk = t->speed_hz; in spi_imx_setupxfer()
1261 spi_imx->bits_per_word = t->bits_per_word; in spi_imx_setupxfer()
1262 spi_imx->count = t->len; in spi_imx_setupxfer()
1293 if (spi_imx_can_dma(spi_imx->controller, spi, t)) in spi_imx_setupxfer()
1298 spi_imx->rx_only = ((t->tx_buf == NULL) in spi_imx_setupxfer()
1299 || (t->tx_buf == spi->controller->dummy_tx)); in spi_imx_setupxfer()
1304 spi_imx->target_burst = t->len; in spi_imx_setupxfer()
/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c4356 struct snd_interval t = { in snd_hdsp_hw_rule_in_channels_rate() local
4363 struct snd_interval t = { in snd_hdsp_hw_rule_in_channels_rate() local
4370 struct snd_interval t = { in snd_hdsp_hw_rule_in_channels_rate() local
4387 struct snd_interval t = { in snd_hdsp_hw_rule_out_channels_rate() local
4394 struct snd_interval t = { in snd_hdsp_hw_rule_out_channels_rate() local
4401 struct snd_interval t = { in snd_hdsp_hw_rule_out_channels_rate() local
4418 struct snd_interval t = { in snd_hdsp_hw_rule_rate_out_channels() local
4425 struct snd_interval t = { in snd_hdsp_hw_rule_rate_out_channels() local
4432 struct snd_interval t = { in snd_hdsp_hw_rule_rate_out_channels() local
4449 struct snd_interval t = { in snd_hdsp_hw_rule_rate_in_channels() local
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-gru.dtsi32 * doesn't currently care about them / they are always on. The idea
37 * view, though, we won't create a full fixed regulator. We'll just
314 * To make extra certain that we don't hit this OVP at suspend time, we'll
505 * Signal integrity isn't great at 200 MHz and 150 MHz (DDR) gives the
744 * Since our pcie doesn't support ClockPM(CPM), we want
780 * We still configure it as card detect because it doesn't
782 * the pull though so we don't burn needless power.
/openbmc/openbmc/poky/documentation/
H A Dwhat-i-wish-id-known.rst14 information here won't make sense now, but as you start developing, it is the
35 and if you don't find the necessary layer check the general layer index. The
37 that index doesn't have the curating and testing that the Yocto Project
66 #. **Don't be fooled by documentation searching results:**
132 single recipe. Thus, if some dependency or recipe isn't working, you can just
151 packages so that you don't need to install the packages you don't want or
/openbmc/linux/drivers/media/usb/msi2500/
H A Dmsi2500.c1143 struct spi_transfer *t; in msi2500_transfer_one_message() local
1147 list_for_each_entry(t, &m->transfers, transfer_list) { in msi2500_transfer_one_message()
1148 dev_dbg(dev->dev, "msg=%*ph\n", t->len, t->tx_buf); in msi2500_transfer_one_message()
1150 data |= ((u8 *)t->tx_buf)[0] << 8; in msi2500_transfer_one_message()
1151 data |= ((u8 *)t->tx_buf)[1] << 16; in msi2500_transfer_one_message()
1152 data |= ((u8 *)t->tx_buf)[2] << 24; in msi2500_transfer_one_message()

1...<<131132133134135136137138139140>>...349