/openbmc/linux/sound/pci/ |
H A D | fm801.c | 797 static void snd_fm801_tea575x_set_direction(struct snd_tea575x *tea, bool output) in snd_fm801_tea575x_set_direction() argument 808 if (output) { in snd_fm801_tea575x_set_direction()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.13.rst | 107 - oeqa/runtime/ltp: Increase ltp test output timeout 109 - oeqa/target/ssh: Ensure EAGAIN doesn't truncate output
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | package.bbclass | 12 # resulting output in PKGDEST. 477 # way that the output of this class changes. rpmdeps is a good example
|
/openbmc/linux/Documentation/translations/it_IT/doc-guide/ |
H A D | sphinx.rst | 16 cartella ``Documentation/output``. 148 ``Documentation/output``.
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 3848 } output; /**< output to retrieve ACK/NACK or VSDB parsing results */ member 3880 struct dmub_cmd_cable_id_output output; /**< Output */ member
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 82 output contains the current error commands. You can save the output to a file
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | cdrom.rst | 26 CDROMVOLCTRL Control output volume (struct cdrom_volctrl) 365 Control output volume (struct cdrom_volctrl)
|
/openbmc/linux/drivers/char/ |
H A D | Kconfig | 11 tristate "TTY driver to output user messages via printk" 20 In order to use this feature, you should output user messages
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711.dtsi | 24 clock-output-names = "27MHz-clock"; 31 clock-output-names = "108MHz-clock";
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_resource.c | 1119 struct dc_surface_dcc_cap *output) in dcn10_get_dcc_compression_cap() argument 1124 output); in dcn10_get_dcc_compression_cap()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | usbtouchscreen.c | 453 struct device_attribute *attr, char *output) in mtouch_firmware_rev_show() argument 459 return scnprintf(output, PAGE_SIZE, "%1x.%1x\n", in mtouch_firmware_rev_show()
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_app.cpp | 891 vector<string> output = executeCmd("/sbin/fw_printenv"); in setDevTreeEnv() local 892 for (const auto& entry : output) in setDevTreeEnv()
|
/openbmc/docs/designs/ |
H A D | entity-manager-hw-id-vpd-discover-via-device-tree.md | 34 modifications to the device-tree to output properties as one file handle per 171 data planned for output through reserved-memory. Using reserved-memory for
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-verdin.dtsi | 342 output-high; 793 fsl,ext-reset-output;
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | 861 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip6_fragment() 962 err = output(net, sk, skb); in ip6_fragment() 1023 err = output(net, sk, frag); in ip6_fragment()
|
H A D | route.c | 302 .output = ip6_pkt_discard_out, 316 .output = ip6_pkt_prohibit_out, 328 .output = dst_discard_out, 1074 rt->dst.output = dst_discard_out; in ip6_rt_init_dst_reject() 1078 rt->dst.output = ip6_pkt_prohibit_out; in ip6_rt_init_dst_reject() 1084 rt->dst.output = ip6_pkt_discard_out; in ip6_rt_init_dst_reject() 1100 rt->dst.output = ip6_output; in ip6_rt_init_dst() 2671 new->output = dst_discard_out; in ip6_blackhole_route() 3275 rt->dst.output = ip6_output; in icmp6_dst_alloc()
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | usb.rst | 123 In addition, some functions useful for creating debugging output are 728 In this file, each device's output has multiple lines of ASCII output. 749 /sys/kernel/debug/usb/devices output format 951 and P lines) and change their output format. (The ``procusb``
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8550.dtsi | 1758 clock-output-names = "pcie0_pipe_clk"; 1856 clock-output-names = "pcie1_pipe_clk"; 2041 clock-output-names = "wsa2-mclk"; 2087 clock-output-names = "mclk"; 2133 clock-output-names = "mclk"; 2152 clock-output-names = "mclk"; 2225 clock-output-names = "fsgen"; 2282 output-high; 2298 output-high;
|
H A D | sm8450.dtsi | 1864 clock-output-names = "pcie_0_pipe_clk"; 1974 clock-output-names = "pcie_1_pipe_clk"; 2177 clock-output-names = "wsa2-mclk"; 2225 clock-output-names = "mclk"; 2271 clock-output-names = "mclk"; 2292 clock-output-names = "mclk"; 2366 clock-output-names = "fsgen"; 3752 output-high; 3767 output-high;
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | reporting-issues.rst | 148 (.config) and the output from ``dmesg`` available somewhere on the net and 150 like the output/screenshot of an Oops or the output from ``lspci``. Once 625 the output of ``lspci -k``, as it lists devices on the PCI/PCIe bus and the 638 the output of ``ip link``. Look for the name of the problematic network 1003 problem occurred. Additionally, the script will show the assembler output for 1075 (.config) and the output from ``dmesg`` available somewhere on the net and 1077 like the output/screenshot of an Oops or the output from ``lspci``. Once 1113 * the output from ``cat /proc/version``, which contains the Linux kernel 1184 output from ``lspci -nn`` will for example help others to identify what 1186 make the output from ``sudo lspci -vvv`` available, as that provides
|
/openbmc/linux/Documentation/security/keys/ |
H A D | core.rst | 1017 "RSAES-OAEP". If omitted or is "raw", the raw output 1020 ``hash=<algo>`` If the data buffer contains the output of a hash 1030 written into the output buffer. Verification returns 0 on success. 1709 (if appropriate); the sizes of the input and output (or second input) 1712 For a given operation ID, the input and output buffers are used as 1727 and return the encrypted result in the output buffer. Padding may have 1733 data in the output buffer. Padding will get checked and stripped off if 1742 into the output buffer. asym_verify_signature() should return 0.
|
/openbmc/u-boot/cmd/ |
H A D | Kconfig | 81 output indicating that autoboot is in progress. 1544 output. 1584 - regulator enable - enable the regulator output 1585 - regulator disable - disable the regulator output 1907 This provides access to logging features. It allows the output of 1934 avb read_part_hex - read data from partition and output to stdout
|
/openbmc/linux/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 405 # shuffle xmm0 back to output as ciphertext 741 # shuffle xmm9 back to output as ciphertext 745 # output encrypted Bytes 1952 movups STATE, (OUTP) # output 2142 movups STATE, (OUTP) #output 2463 movups STATE, (OUTP) # store output
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | qunit-1.18.0.js | 241 …){var diff,output,text;diff=new DiffMatchPatch();output=diff.DiffMain(o,n);diff.diffCleanupEfficie…
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-apalis-v1.2.dtsi | 73 output-high; 81 output-high; 1056 /* Configure level-shifter as output for HDA */ 1540 * Leave SDMMC3_CLK_LB_OUT muxed as SDMMC3 with output
|