/openbmc/linux/drivers/hid/ |
H A D | hid-mcp2200.c | 105 int len, t; in mcp_cmd_read_all() local 121 t = wait_for_completion_timeout(&mcp->wait_in_report, in mcp_cmd_read_all() 123 if (!t) in mcp_cmd_read_all()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/ |
H A D | protobuf_4.25.3.bb | 47 # which haven't been installed yet. 70 # that it doesn't append the sysroot to the beginning of paths. 71 # The header and library files aren't installed to the target
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-5.1.rst | 54 based recipes. Keeping all sources under ``sources-unpack`` wasn't considered 60 :term:`S` is not created by a recipe while it didn't happen before. This can 69 it does not work as the debug prefix mapping doesn't handle that.
|
/openbmc/openbmc/meta-phosphor/conf/distro/include/ |
H A D | phosphor-base.inc | 75 # systemd doesn't like us using /home/root instead of /root but we've been 126 # compressed to the root filesystem, and probably doesn't 131 # e2fsprogs isn't needed on a BMC without MMC, where it gets explicitly added
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | notes.rst | 58 dead. However, this detection isn't perfect on some devices. In such 89 Only in case it doesn't work and you get warning messages, you should 109 It means that the codec response isn't notified via an IRQ. The 127 driver to probe the codec slots the hardware doesn't report for use. 183 However -- some codec-support codes, such as patch_analog.c, don't 224 target quirk isn't listed in the model table. For example, passing 331 Don't forget to turn on the appropriate ``CONFIG_SND_HDA_CODEC_*`` 621 The power-saving won't work when the analog loopback is enabled on 761 isn't usable with ``probe_only=1``. But you can continue the 804 via hda-verb won't change the mixer value. [all …]
|
/openbmc/linux/drivers/parport/ |
H A D | BUGS-parport | 3 o lp doesn't allow you to read status while printing is in progress (is
|
/openbmc/linux/net/can/ |
H A D | af_can.h | 101 void can_stat_update(struct timer_list *t);
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/ |
H A D | noverify-bmc-update.service | 7 # This command is intentionally blocking to ensure this unit doesn't complete
|
/openbmc/u-boot/test/py/ |
H A D | pytest.ini | 9 boardspec: U-Boot: Describes the set of boards a test can/can't run on.
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | no_gen.patch | 1 don't run generate-sbus-code
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | external-gccarm.yml | 11 # Disable ptest as this pulls target compilers, which don't
|
H A D | fvp.yml | 11 # This fails but we can't add to the ignorelist from meta-arm yet
|
/openbmc/linux/net/sctp/ |
H A D | socket.c | 1154 if (!t) in sctp_connect_add_peer() 4463 if (!t) in sctp_setsockopt_encap_port() 4516 if (!t) in sctp_setsockopt_probe_interval() 5270 for (; t; t = rhashtable_walk_next(iter)) { in sctp_transport_get_next() 5271 if (IS_ERR(t)) { in sctp_transport_get_next() 5281 t->asoc->peer.primary_path == t) in sctp_transport_get_next() 5287 return t; in sctp_transport_get_next() 5299 while ((t = sctp_transport_get_next(net, iter)) && !IS_ERR(t)) { in sctp_transport_get_idx() 5305 return t; in sctp_transport_get_idx() 7960 if (!t) { in sctp_getsockopt_encap_port() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
H A D | nginx.service | 8 ExecStartPre=@SBINDIR@/nginx -t
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | clamav-freshclam.service | 4 # If user wants it run from cron, don't start the daemon.
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | struct-base-clash-deep.json | 3 # indirectly for the grandparent base; the collision doesn't care that
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_common.h | 51 unsigned int time_to_nclk(unsigned int t, unsigned int tclk);
|
/openbmc/qemu/ui/ |
H A D | spice-module.c | 40 static int qemu_spice_migrate_info_stub(const char *h, int p, int t, in qemu_spice_migrate_info_stub() argument
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s805x.dtsi | 13 /* The S805X Package doesn't seem to handle the 744MHz OPP correctly */
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | glibc-mtrace.inc | 15 # Don't scan for CVEs as glibc will be scanned
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | mips_asm_sgidefs.patch | 10 -/* Android doesn't have sgidefs.h, but does have asm/sgidefs.h,
|
/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/files/ |
H A D | disable-mmc-sdhci.cfg | 4 # driver (which isn't needed on those platforms) prevents that.
|
/openbmc/linux/Documentation/trace/ |
H A D | index.rst | 33 sys-t
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | gpr-num.h | 20 .equ .L__gpr_num_$t\num, 12 + \num
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-input.c | 127 static void bttv_input_timer(struct timer_list *t) in bttv_input_timer() argument 129 struct bttv_ir *ir = from_timer(ir, t, timer); in bttv_input_timer() 183 static void bttv_rc5_timer_end(struct timer_list *t) in bttv_rc5_timer_end() argument 185 struct bttv_ir *ir = from_timer(ir, t, timer); in bttv_rc5_timer_end()
|