/openbmc/qemu/docs/config/ |
H A D | q35-emulated.cfg | 137 # media. If you don't want, or no longer want, to have an 241 # the QEMU process doesn't require any additional
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cq.c | 58 void mlx4_cq_tasklet_cb(struct tasklet_struct *t) in mlx4_cq_tasklet_cb() argument 62 struct mlx4_eq_tasklet *ctx = from_tasklet(ctx, t, task); in mlx4_cq_tasklet_cb()
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164.h | 588 int saa7164_g_tuner(struct file *file, void *priv, struct v4l2_tuner *t); 589 int saa7164_s_tuner(struct file *file, void *priv, const struct v4l2_tuner *t);
|
/openbmc/linux/sound/sh/ |
H A D | aica.c | 286 static void aica_period_elapsed(struct timer_list *t) in aica_period_elapsed() argument 289 t, timer); in aica_period_elapsed()
|
/openbmc/linux/lib/ |
H A D | Kconfig.kasan | 55 # Don't define it if we don't need it: compilation of the test uses
|
/openbmc/linux/Documentation/input/devices/ |
H A D | ntrig.rst | 115 I don't know what the optimal values are for these filters. If the defaults 116 don't work for you, please play with the parameters. If you do find other
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | ifork.rst | 26 block isn't full of garbage. 34 [Table omitted because LaTeX doesn't support nested tables.]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | renesas,rsnd.txt | 70 This mode will be used if system doesn't have its input clock, 185 But you can't use it if SSI was PIO mode.
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Kconfig | 181 It is similar to a SRIOV VF but it doesn't require SRIOV support. 190 and vdpa device. It is similar to a SRIOV VF but it doesn't require
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | kernel_mode_neon.rst | 7 * Use only NEON instructions, or VFP instructions that don't rely on support 13 * Don't sleep in your NEON code, and be aware that it will be executed with
|
/openbmc/linux/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 120 static void fw_dnld_timeout(struct timer_list *t) in fw_dnld_timeout() argument 122 struct nfcmrvl_private *priv = from_timer(priv, t, fw_dnld.timer); in fw_dnld_timeout()
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-common.yaml | 15 display panels. It doesn't constitute a device tree binding specification by 84 (hot plug detect) signal, but the signal isn't hooked up so we should
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt8365-pinctrl.yaml | 80 For pull up type is normal, it don't need add R1/R0 define. 94 For pull down type is normal, it don't need add R1/R0 define.
|
/openbmc/linux/tools/perf/util/ |
H A D | evsel.h | 368 #define evsel__match(evsel, t, c) __evsel__match(evsel, PERF_TYPE_##t, PERF_COUNT_##c) argument
|
/openbmc/linux/net/sched/ |
H A D | sch_pie.c | 420 static void pie_timer(struct timer_list *t) in pie_timer() argument 422 struct pie_sched_data *q = from_timer(q, t, adapt_timer); in pie_timer()
|
/openbmc/linux/net/smc/ |
H A D | smc_cdc.c | 410 static void smcd_cdc_rx_tsklet(struct tasklet_struct *t) in smcd_cdc_rx_tsklet() argument 412 struct smc_connection *conn = from_tasklet(conn, t, rx_tsklet); in smcd_cdc_rx_tsklet()
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | network.c | 339 static void iss_net_timer(struct timer_list *t) in iss_net_timer() argument 341 struct iss_net_private *lp = from_timer(lp, t, timer); in iss_net_timer()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | usb_ops_linux.c | 311 void r8712_xmit_bh(struct tasklet_struct *t) in r8712_xmit_bh() argument 314 struct _adapter *padapter = from_tasklet(padapter, t, in r8712_xmit_bh()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | tsc200x-core.c | 198 static void tsc200x_penup_timer(struct timer_list *t) in tsc200x_penup_timer() argument 200 struct tsc200x *ts = from_timer(ts, t, penup_timer); in tsc200x_penup_timer()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 250 static void p80211netdev_rx_bh(struct tasklet_struct *t) in p80211netdev_rx_bh() argument 252 struct wlandevice *wlandev = from_tasklet(wlandev, t, rx_bh); in p80211netdev_rx_bh()
|
/openbmc/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_pool_test.c | 126 static void ttm_pool_alloc_case_desc(const struct ttm_pool_test_case *t, in ttm_pool_alloc_case_desc() argument 129 strscpy(desc, t->description, KUNIT_PARAM_DESC_SIZE); in ttm_pool_alloc_case_desc()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/ |
H A D | rpm_4.19.1.1.bb | 36 file://0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch \ 39 file://0001-CMakeLists.txt-look-for-lua-with-pkg-config-rather-t.patch \
|
/openbmc/linux/Documentation/driver-api/fpga/ |
H A D | fpga-mgr.rst | 11 it's just binary data. The FPGA manager core won't parse it. 120 and return a code of type enum fpga_mgr_states. It doesn't result in a change
|
/openbmc/linux/drivers/mmc/core/ |
H A D | host.c | 215 static void mmc_retune_timer(struct timer_list *t) in mmc_retune_timer() argument 217 struct mmc_host *host = from_timer(host, t, retune_timer); in mmc_retune_timer()
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_sysfs.c | 102 event.index, event.t.sec, event.t.nsec); in extts_fifo_show()
|