Home
last modified time | relevance | path

Searched refs:t (Results 6826 – 6850 of 8710) sorted by relevance

1...<<271272273274275276277278279280>>...349

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-v4l2.rst132 capability. If the capability isn't set the pixel format extended
141 When the ``priv`` field isn't set to ``V4L2_PIX_FMT_PRIV_MAGIC``
/openbmc/linux/Documentation/networking/
H A Dpktgen.rst183 interactive mode, so that your shell wouldn't expand
254 -t : ($THREADS) threads to start
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c374 static void ceq_tasklet(struct tasklet_struct *t) in ceq_tasklet() argument
376 struct hinic_eq *ceq = from_tasklet(ceq, t, ceq_tasklet); in ceq_tasklet()
/openbmc/openbmc/meta-qualcomm/conf/templates/default/
H A Dlocal.conf.sample7 # but new users likely won't need any of them initially.
236 # artifact can be reused as equivalent, even if the current task hash doesn't
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.1.rst30 - bitbake: fetch2/git: don't set core.fsyncobjectfiles=0
113 - oe/packagemanager/rpm: don't leak file objects
/openbmc/entity-manager/
H A DCONFIG_FORMAT.md69 platforms, and doesn't need to be an entity-configurable parameter. In
95 …em Fan connector 1"` | The record isn't complete and needs t…
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Drx.c383 void ef4_rx_slow_fill(struct timer_list *t) in ef4_rx_slow_fill() argument
385 struct ef4_rx_queue *rx_queue = from_timer(rx_queue, t, slow_fill); in ef4_rx_slow_fill()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst278 doesn't match the interfaces' MAC address.
282 It is likely that the NIC couldn't cache one in time.
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.c374 static void wcn36xx_dxe_tx_timer(struct timer_list *t) in wcn36xx_dxe_tx_timer() argument
376 struct wcn36xx *wcn = from_timer(wcn, t, tx_ack_timer); in wcn36xx_dxe_tx_timer()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_dsps.c278 static void otg_timer(struct timer_list *t) in otg_timer() argument
280 struct musb *musb = from_timer(musb, t, dev_timer); in otg_timer()
/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.c209 static void imx_rpmsg_timer_callback(struct timer_list *t) in imx_rpmsg_timer_callback() argument
212 from_timer(stream_timer, t, timer); in imx_rpmsg_timer_callback()
/openbmc/linux/tools/perf/util/
H A Ds390-cpumsf.c333 local.t = flags >> 61 & 0x1; in s390_cpumsf_trailer_show()
352 te->t ? 'T' : ' ', in s390_cpumsf_trailer_show()
/openbmc/linux/drivers/s390/char/
H A Dcon3215.c285 static void raw3215_timeout(struct timer_list *t) in raw3215_timeout() argument
287 struct raw3215_info *raw = from_timer(raw, t, timer); in raw3215_timeout()
/openbmc/linux/Documentation/dev-tools/
H A Dkcov.rst41 mount -t debugfs none /sys/kernel/debug
277 handles don't belong to a particular subsystem. The lower 4 bytes of a common
H A Dktap.rst11 which don't align with the original TAP specification. Thus, a "Kernel TAP"
92 a directive it doesn't support, it should fall back to the "ok" / "not ok"
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmediatek,mt7530.yaml30 using MDIO. The DSA driver currently doesn't support MT7620 variants.
69 For the multi-chip module MT7530, muxing PHY 0 or 4 won't work when the
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c181 efct_xport_stats_timer_cb(struct timer_list *t) in efct_xport_stats_timer_cb() argument
183 struct efct_xport *xport = from_timer(xport, t, stats_timer); in efct_xport_stats_timer_cb()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator.yaml44 If the bootloader didn't leave it on then OS should turn it on
45 at boot but shouldn't prevent it from being turned off later.
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddcn-overview.rst137 In actuality, we can't connect an arbitrary block from one pipe to a block from
191 for most other updates that don't require enabling or disabling of new pipes.
/openbmc/linux/net/tipc/
H A Dmonitor.c631 static void mon_timeout(struct timer_list *t) in mon_timeout() argument
633 struct tipc_monitor *mon = from_timer(mon, t, timer); in mon_timeout()
/openbmc/linux/sound/soc/ti/
H A Dj721e-evm.c247 struct snd_interval *t = rule->private; in j721e_rule_rate() local
249 return snd_interval_refine(hw_param_interval(params, rule->var), t); in j721e_rule_rate()
/openbmc/linux/drivers/dma/
H A Dbcm2835-dma.c199 struct dma_async_tx_descriptor *t) in to_bcm2835_dma_desc() argument
201 return container_of(t, struct bcm2835_desc, vd.tx); in to_bcm2835_dma_desc()
/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c220 static void hidma_issue_task(struct tasklet_struct *t) in hidma_issue_task() argument
222 struct hidma_dev *dmadev = from_tasklet(dmadev, t, task); in hidma_issue_task()
/openbmc/linux/block/
H A Dkyber-iosched.c277 static void kyber_timer_fn(struct timer_list *t) in kyber_timer_fn() argument
279 struct kyber_queue_data *kqd = from_timer(kqd, t, timer); in kyber_timer_fn()
/openbmc/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c754 static void zynqmp_dma_do_tasklet(struct tasklet_struct *t) in zynqmp_dma_do_tasklet() argument
756 struct zynqmp_dma_chan *chan = from_tasklet(chan, t, tasklet); in zynqmp_dma_do_tasklet()

1...<<271272273274275276277278279280>>...349