Home
last modified time | relevance | path

Searched refs:t (Results 6526 – 6550 of 8756) sorted by relevance

1...<<261262263264265266267268269270>>...351

/openbmc/linux/drivers/gpu/drm/bridge/
H A DKconfig62 internally and don't need this driver, but the DRM subsystem is
162 Support for transparent LVDS encoders and decoders that don't
/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c539 struct nfs4_layout *lp, *t; in nfsd4_return_client_layouts() local
555 list_for_each_entry_safe(lp, t, &ls->ls_layouts, lo_perstate) { in nfsd4_return_client_layouts()
/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.c463 static void soc_common_pcmcia_poll_event(struct timer_list *t) in soc_common_pcmcia_poll_event() argument
465 struct soc_pcmcia_socket *skt = from_timer(skt, t, poll_timer); in soc_common_pcmcia_poll_event()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c498 static void convert_xrgb8888_case_desc(struct convert_xrgb8888_case *t, in convert_xrgb8888_case_desc() argument
501 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in convert_xrgb8888_case_desc()
/openbmc/linux/drivers/cpufreq/
H A DKconfig11 Note that this driver doesn't automatically change the CPU
299 harmless for CPUs that don't support rate rounding. The driver
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst13 if it doesn't recognize a parameter and it doesn't contain a '.', the
/openbmc/linux/drivers/macintosh/
H A DKconfig54 here even if your machine doesn't have a Cuda or Egret device.
104 If you don't know, say Y.
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam3874-iceboard.dts354 /* The PLL doesn't react well to the SPI controller reset, so
356 …* See https://e2e.ti.com/support/processors/f/791/t/276011?Linux-support-for-AM3874-DM8148-in-Arag…
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dvenc.c340 int t = 1000; in venc_reset() local
344 if (--t == 0) { in venc_reset()
/openbmc/linux/drivers/input/joystick/
H A Ddb9.c352 static void db9_timer(struct timer_list *t) in db9_timer() argument
354 struct db9 *db9 = from_timer(db9, t, timer); in db9_timer()
/openbmc/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_test_pv_muxing.c177 static void vc4_test_pv_muxing_desc(const struct pv_muxing_param *t, char *desc) in vc4_test_pv_muxing_desc() argument
179 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in vc4_test_pv_muxing_desc()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-msc-sm2s.dtsi163 eee-broken-1000t;
190 eee-broken-1000t;
/openbmc/linux/net/rxrpc/
H A Dcall_object.c66 static void rxrpc_call_timer_expired(struct timer_list *t) in rxrpc_call_timer_expired() argument
68 struct rxrpc_call *call = from_timer(call, t, timer); in rxrpc_call_timer_expired()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c381 static void ath11k_pcic_ce_tasklet(struct tasklet_struct *t) in ath11k_pcic_ce_tasklet() argument
383 struct ath11k_ce_pipe *ce_pipe = from_tasklet(ce_pipe, t, intr_tq); in ath11k_pcic_ce_tasklet()
/openbmc/linux/drivers/char/ipmi/
H A Dssif_bmc.c299 static void response_timeout(struct timer_list *t) in response_timeout() argument
301 struct ssif_bmc_ctx *ssif_bmc = from_timer(ssif_bmc, t, response_timer); in response_timeout()
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp225 time_t t = time(0); in processLogTraceCallback() local
227 gmtime_r(&t, &myTm); in processLogTraceCallback()
/openbmc/qemu/docs/system/arm/
H A Dvirt.rst76 Also, please note that passing ``max`` CPU (i.e. ``-cpu max``) won't
166 Don't create an IOMMU (the default)
/openbmc/linux/block/
H A Dblk-core.c386 static void blk_rq_timed_out_timer(struct timer_list *t) in blk_rq_timed_out_timer() argument
388 struct request_queue *q = from_timer(q, t, timeout); in blk_rq_timed_out_timer()
/openbmc/linux/drivers/net/ethernet/seeq/
H A Dether3.c171 static void ether3_ledoff(struct timer_list *t) in ether3_ledoff() argument
173 struct dev_priv *private = from_timer(private, t, timer); in ether3_ledoff()
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/
H A Dconnman.inc99 # We don't need to package an empty directory
102 # Automake 1.12 won't install empty directories, but we need the
/openbmc/linux/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c21 #define CMDQ_NUM_CMD(t) (t->cmd_buf_size / CMDQ_INST_SIZE) argument
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.1.rst37 - cve_check: skip remote patches that haven't been fetched when searching for CVE tags
116 - scripts/git: Ensure we don't have circular references
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-runtime.inc59 # libstdc++ isn't built yet so CXX would error not able to find it which breaks stdc++'s configure
186 # The base package doesn't exist, so we clear the recommends.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/
H A Dnet-snmp_5.9.4.bb22 file://0005-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch \
27 file://0010-net-snmp-Reproducibility-Don-t-check-build-host-for.patch \
/openbmc/linux/fs/reiserfs/
H A Dbitmap.c887 int t = get_block_num(item, pos_in_item); in get_left_neighbor() local
888 if (t) { in get_left_neighbor()
889 hint->search_start = t; in get_left_neighbor()

1...<<261262263264265266267268269270>>...351