/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-v4l2.rst | 132 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 D | pktgen.rst | 183 interactive mode, so that your shell wouldn't expand 254 -t : ($THREADS) threads to start
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_eqs.c | 374 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 D | local.conf.sample | 7 # 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 D | release-notes-4.1.1.rst | 30 - bitbake: fetch2/git: don't set core.fsyncobjectfiles=0 113 - oe/packagemanager/rpm: don't leak file objects
|
/openbmc/entity-manager/ |
H A D | CONFIG_FORMAT.md | 69 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 D | rx.c | 383 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 D | nfp.rst | 278 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 D | dxe.c | 374 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 D | musb_dsps.c | 278 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 D | imx-pcm-rpmsg.c | 209 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 D | s390-cpumsf.c | 333 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 D | con3215.c | 285 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 D | kcov.rst | 41 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 D | ktap.rst | 11 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 D | mediatek,mt7530.yaml | 30 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 D | efct_xport.c | 181 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 D | regulator.yaml | 44 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 D | dcn-overview.rst | 137 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 D | monitor.c | 631 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 D | j721e-evm.c | 247 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 D | bcm2835-dma.c | 199 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 D | hidma.c | 220 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 D | kyber-iosched.c | 277 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 D | zynqmp_dma.c | 754 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()
|