| /linux-6.15/drivers/media/i2c/ |
| H A D | rdacm20.c | 407 struct v4l2_subdev_mbus_code_enum *code) in rdacm20_enum_mbus_code() argument 409 if (code->pad || code->index > 0) in rdacm20_enum_mbus_code() 412 code->code = MEDIA_BUS_FMT_UYVY8_1X16; in rdacm20_enum_mbus_code() 428 mf->code = MEDIA_BUS_FMT_UYVY8_1X16; in rdacm20_get_fmt()
|
| H A D | imx412.c | 95 u32 code; member 402 .code = MEDIA_BUS_FMT_SRGGB10_1X10, 647 struct v4l2_subdev_mbus_code_enum *code) in imx412_enum_mbus_code() argument 649 if (code->index > 0) in imx412_enum_mbus_code() 652 code->code = supported_mode.code; in imx412_enum_mbus_code() 672 if (fsize->code != supported_mode.code) in imx412_enum_frame_size() 696 fmt->format.code = mode->code; in imx412_fill_pad_format()
|
| H A D | imx335.c | 162 u32 code; member 616 static int imx335_get_format_code(struct imx335 *imx335, u32 code) in imx335_get_format_code() argument 621 if (imx335_mbus_codes[i] == code) in imx335_get_format_code() 638 struct v4l2_subdev_mbus_code_enum *code) in imx335_enum_mbus_code() argument 640 if (code->index >= ARRAY_SIZE(imx335_mbus_codes)) in imx335_enum_mbus_code() 643 code->code = imx335_mbus_codes[code->index]; in imx335_enum_mbus_code() 661 u32 code; in imx335_enum_frame_size() local 666 code = imx335_get_format_code(imx335, fsize->code); in imx335_enum_frame_size() 667 if (fsize->code != code) in imx335_enum_frame_size() 691 fmt->format.code = imx335->cur_mbus_code; in imx335_fill_pad_format() [all …]
|
| H A D | ov2640.c | 832 const struct ov2640_win_size *win, u32 code) in ov2640_set_params() argument 838 switch (code) { in ov2640_set_params() 896 val = (code == MEDIA_BUS_FMT_YVYU8_2X8) in ov2640_set_params() 930 mf->code = priv->cfmt_code; in ov2640_get_fmt() 966 switch (mf->code) { in ov2640_set_fmt() 975 mf->code = MEDIA_BUS_FMT_UYVY8_2X8; in ov2640_set_fmt() 989 priv->cfmt_code = mf->code; in ov2640_set_fmt() 1009 try_fmt->code = MEDIA_BUS_FMT_UYVY8_2X8; in ov2640_init_state() 1021 struct v4l2_subdev_mbus_code_enum *code) in ov2640_enum_mbus_code() argument 1023 if (code->pad || code->index >= ARRAY_SIZE(ov2640_codes)) in ov2640_enum_mbus_code() [all …]
|
| H A D | hi846.c | 1141 u32 code; member 1189 if (hi846_colour_fmts[i].code == code) in hi846_find_datafmt() 1702 mf->code = hi846_colour_fmts[0].code; in hi846_set_format() 1747 mf->code = HI846_MEDIA_BUS_FORMAT; in hi846_set_format() 1770 fmt->code, fmt->colorspace); in hi846_set_format() 1792 mf->code = HI846_MEDIA_BUS_FORMAT; in hi846_get_format() 1807 struct v4l2_subdev_mbus_code_enum *code) in hi846_enum_mbus_code() argument 1809 if (code->pad || code->index > 0) in hi846_enum_mbus_code() 1812 code->code = HI846_MEDIA_BUS_FORMAT; in hi846_enum_mbus_code() 1826 if (fse->code != HI846_MEDIA_BUS_FORMAT) { in hi846_enum_frame_size() [all …]
|
| /linux-6.15/arch/arm/boot/dts/arm/ |
| H A D | integratorap-im-pd1.dts | 93 linux,code = <KEY_UP>; 99 linux,code = <KEY_DOWN>; 105 linux,code = <KEY_LEFT>; 111 linux,code = <KEY_RIGHT>; 117 linux,code = <KEY_ESC>; 123 linux,code = <KEY_ENTER>;
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_proto_icmp.c | 39 tuple->dst.u.icmp.code = hp->code; in icmp_pkt_to_tuple() 65 tuple->dst.u.icmp.code = orig->dst.u.icmp.code; in nf_conntrack_invert_icmp_tuple() 260 nla_put_u8(skb, CTA_PROTO_ICMP_CODE, t->dst.u.icmp.code)) in icmp_tuple_to_nlattr() 292 tuple->dst.u.icmp.code = nla_get_u8(tb[CTA_PROTO_ICMP_CODE]); in icmp_nlattr_to_tuple()
|
| /linux-6.15/Documentation/devicetree/bindings/misc/ |
| H A D | xlnx,sd-fec.yaml | 64 xlnx,sdfec-code: 67 decoding and encoding and Turbo code decoding. The LDPC codes used are 68 highly configurable, and the specific code used can be specified on 69 a codeword-by-codeword basis. The Turbo code decoding is required by LTE 113 - xlnx,sdfec-code 134 xlnx,sdfec-code = "ldpc";
|
| /linux-6.15/Documentation/mm/ |
| H A D | allocation-profiling.rst | 57 Memory allocation profiling builds off of code tagging, which is a library for 59 some way, hence code tagging) and then finding and operating on them at runtime, 64 - declares a code tag 70 taking effect. This is important for allocations internal to the mm/ code that 93 "on behalf of" some other code - for example, the rhashtable code. This way,
|
| /linux-6.15/arch/arm/boot/dts/allwinner/ |
| H A D | sun7i-a20-olimex-som-evb.dts | 153 linux,code = <KEY_VOLUMEUP>; 160 linux,code = <KEY_VOLUMEDOWN>; 167 linux,code = <KEY_MENU>; 174 linux,code = <KEY_SEARCH>; 181 linux,code = <KEY_HOMEPAGE>; 188 linux,code = <KEY_ESC>; 195 linux,code = <KEY_ENTER>;
|
| H A D | sun7i-a20-olinuxino-micro.dts | 166 linux,code = <KEY_VOLUMEUP>; 173 linux,code = <KEY_VOLUMEDOWN>; 180 linux,code = <KEY_MENU>; 187 linux,code = <KEY_SEARCH>; 194 linux,code = <KEY_HOMEPAGE>; 201 linux,code = <KEY_ESC>; 208 linux,code = <KEY_ENTER>;
|
| /linux-6.15/Documentation/rust/ |
| H A D | testing.rst | 6 This document contains useful information how to test the Rust code in the 52 .. code-block:: rust 65 (thus enforcing they are kept in sync with the code they document) and as well 96 .. code-block:: rust 105 code, thus also benefitting from extra linting. 107 In order for developers to easily see which line of doctest code caused a 120 addition, it may allow us to test third-party code more easily in the future. 127 should generally be written like "real code". Thus, for example, instead of
|
| /linux-6.15/tools/usb/usbip/src/ |
| H A D | usbipd.c | 253 uint16_t code = OP_UNSPEC; in recv_pdu() local 257 ret = usbip_net_recv_op_common(connfd, &code, &status); in recv_pdu() 259 dbg("could not receive opcode: %#0x", code); in recv_pdu() 269 info("received request: %#0x(%d)", code, connfd); in recv_pdu() 270 switch (code) { in recv_pdu() 280 err("received an unknown opcode: %#0x", code); in recv_pdu() 285 info("request %#0x(%d): complete", code, connfd); in recv_pdu() 287 info("request %#0x(%d): failed", code, connfd); in recv_pdu()
|
| /linux-6.15/drivers/media/platform/cadence/ |
| H A D | cdns-csi2tx.c | 137 .code = MEDIA_BUS_FMT_RGB888_1X24, 161 struct v4l2_subdev_mbus_code_enum *code) in csi2tx_enum_mbus_code() argument 163 if (code->pad || code->index >= ARRAY_SIZE(csi2tx_formats)) in csi2tx_enum_mbus_code() 166 code->code = csi2tx_formats[code->index].mbus; in csi2tx_enum_mbus_code() 214 if (!csi2tx_get_fmt_from_mbus(fmt->format.code)) in csi2tx_set_pad_format() 350 fmt = csi2tx_get_fmt_from_mbus(mfmt->code); in csi2tx_start()
|
| /linux-6.15/Documentation/bpf/ |
| H A D | map_hash.rst | 53 .. code-block:: c 72 .. code-block:: c 83 .. code-block:: c 101 .. code-block:: c 124 .. code-block:: c 145 examples. The code snippets below demonstrates API usage. 150 .. code-block:: c 174 .. code-block:: c 195 .. code-block:: c 248 variants. See the dot file source for kernel function name code references.
|
| /linux-6.15/lib/ |
| H A D | decompress_unlzma.c | 75 uint32_t code; member 116 rc->code = 0; in rc_init() 127 rc->code = (rc->code << 8) | *rc->ptr++; in rc_init_code() 138 rc->code = (rc->code << 8) | *rc->ptr++; in rc_do_normalize() 159 return rc->code < t; in rc_is_bit_0() 171 rc->code -= rc->bound; in rc_update_bit_1() 194 if (rc->code >= rc->range) { in rc_direct_bit() 195 rc->code -= rc->range; in rc_direct_bit()
|
| /linux-6.15/tools/perf/jvmti/ |
| H A D | jvmti_agent.h | 23 uint64_t vma, void const *code, 26 int jvmti_write_debug_info(void *agent, uint64_t code, int nr_lines,
|
| /linux-6.15/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-inspur-fp5280g2.dts | 79 linux,code = <ASPEED_GPIO(B, 3)>; 85 linux,code = <ASPEED_GPIO(F, 0)>; 91 linux,code = <ASPEED_GPIO(F, 1)>; 103 linux,code = <1>; 109 linux,code = <2>; 115 linux,code = <3>; 121 linux,code = <4>; 127 linux,code = <5>; 133 linux,code = <6>; 139 linux,code = <7>; [all …]
|
| /linux-6.15/drivers/media/platform/xilinx/ |
| H A D | xilinx-tpg.c | 116 static u32 xtpg_get_bayer_phase(unsigned int code) in xtpg_get_bayer_phase() argument 118 switch (code) { in xtpg_get_bayer_phase() 238 : xtpg_get_bayer_phase(xtpg->formats[0].code); in xtpg_s_stream() 300 bayer_phase = xtpg_get_bayer_phase(fmt->format.code); in xtpg_set_format() 302 __format->code = fmt->format.code; in xtpg_set_format() 331 if (fse->index || fse->code != format->code) in xtpg_enum_frame_size() 807 xtpg->default_format.code = xtpg->vip_format->code; in xtpg_probe() 812 bayer_phase = xtpg_get_bayer_phase(xtpg->vip_format->code); in xtpg_probe()
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | kcov.rst | 1 KCOV: code coverage for fuzzing 4 KCOV collects and exposes kernel code coverage information in a form suitable 15 Besides collecting code coverage, KCOV can also collect comparison operands. 49 .. code-block:: c 145 .. code-block:: c 229 1. Modifying kernel code to annotate the code section from where coverage 238 matching code section executes. 257 different code sections can be passed at once. 262 needs to be passed to the newly spawned local tasks via custom kernel code 290 .. code-block:: c [all …]
|
| /linux-6.15/drivers/soc/tegra/cbb/ |
| H A D | tegra194-cbb.c | 239 .code = "SLV", 243 .code = "DEC", 247 .code = "UNS", 251 .code = "DISC", /* Not Supported by CBB */ 255 .code = "SEC", 259 .code = "HIDE", /* Not Supported by CBB */ 263 .code = "TMO", 267 .code = "RSV", 1864 tegra194_cbb_errors[hdr.errcode].code); in print_errlog0() 1874 if (!strcmp(tegra194_cbb_errors[hdr.errcode].code, "SEC") || in print_errlog0() [all …]
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-g-mode.rst | 104 then an attempt to become one will return the ``EBUSY`` error code 132 was specified, the ``EINVAL`` error code is returned in that case. 140 the ``EBUSY`` error code. You cannot become a follower if 142 was specified, the ``EINVAL`` error code is returned in that case. 155 the ``EINVAL`` error code is returned in that case. 162 otherwise the ``EINVAL`` error code will be returned. 164 capability is set, otherwise the ``EINVAL`` error code is returned. 176 otherwise the ``EINVAL`` error code will be returned. 182 that is not set, then the ``EPERM`` error code is returned. 194 otherwise the ``EINVAL`` error code is returned. This is only allowed if [all …]
|
| /linux-6.15/drivers/input/ |
| H A D | mousedev.c | 124 unsigned int code, int value) in mousedev_touchpad_event() argument 129 switch (code) { in mousedev_touchpad_event() 168 unsigned int code, int value) in mousedev_abs_event() argument 172 switch (code) { in mousedev_abs_event() 205 unsigned int code, int value) in mousedev_rel_event() argument 207 switch (code) { in mousedev_rel_event() 223 unsigned int code, int value) in mousedev_key_event() argument 227 switch (code) { in mousedev_key_event() 360 mousedev, code, value); in mousedev_event() 372 if (code == BTN_TOUCH && in mousedev_event() [all …]
|
| /linux-6.15/Documentation/driver-api/dmaengine/ |
| H A D | client.rst | 40 .. code-block:: c 66 .. code-block:: c 102 .. code-block:: c 130 .. code-block:: c 176 .. code-block:: c 195 .. code-block:: c 205 .. code-block:: c 267 .. code-block:: c 296 .. code-block:: c 305 .. code-block:: c [all …]
|
| /linux-6.15/Documentation/process/ |
| H A D | 3.Early-stage.rst | 9 line of code is written. Some time spent in early planning and 56 creation of a body of code. 89 problems like this before writing the code. 96 clear lesson: kernel code which is designed and developed behind closed 97 doors invariably has problems which are only revealed when the code is 99 requiring months or years of effort before the code can be brought up to 106 of this code (now called mac80211) was delayed for over a year. 161 developers who have no real interest in the code you are modifying. 164 track down a maintainer for a specific piece of code. 179 of people with grand plans and little code (or even prospect of code) to [all …]
|