Home
last modified time | relevance | path

Searched refs:payloads (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c51 struct vector payloads; member
56 struct i2c_payloads *payloads, in i2c_payloads_create() argument
60 &payloads->payloads, ctx, count, sizeof(struct i2c_payload))) in i2c_payloads_create()
68 return (struct i2c_payload *)p->payloads.container; in i2c_payloads_get()
73 return p->payloads.count; in i2c_payloads_get_count()
81 dal_vector_destruct(&p->payloads); in i2c_payloads_destroy()
87 struct i2c_payloads *payloads, in i2c_payloads_add() argument
102 dal_vector_append(&payloads->payloads, &payload); in i2c_payloads_add()
371 struct i2c_payloads payloads; in link_query_ddc_data() local
373 if (!i2c_payloads_create(ddc->ctx, &payloads, payloads_num)) in link_query_ddc_data()
[all …]
/linux/drivers/greybus/
H A Dgb-beagleplay.c317 const struct hdlc_payload payloads[], size_t count) in hdlc_tx_frames() argument
328 hdlc_append_tx_buf(bg, payloads[i].buf, payloads[i].len); in hdlc_tx_frames()
596 struct hdlc_payload payloads[3]; in gb_message_send() local
605 payloads[0].buf = &cport_id; in gb_message_send()
606 payloads[0].len = sizeof(cport_id); in gb_message_send()
607 payloads[1].buf = msg->header; in gb_message_send()
608 payloads[1].len = sizeof(*msg->header); in gb_message_send()
609 payloads[2].buf = msg->payload; in gb_message_send()
610 payloads[2].len = msg->payload_size; in gb_message_send()
612 hdlc_tx_frames(bg, ADDRESS_GREYBUS, 0x03, payloads, 3); in gb_message_send()
/linux/drivers/acpi/nfit/
H A DKconfig22 other security features. The payloads for the commands that
24 security material. Disable debug of those command payloads
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c537 const struct iwl_pnvm_image *payloads, in iwl_trans_pcie_ctx_info_v2_load_reduce_power() argument
556 if (!payloads->n_chunks) { in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
565 payloads); in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
570 ret = iwl_pcie_load_payloads_contig(trans, payloads, in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
H A Diwl-context-info-v2.h339 const struct iwl_pnvm_image *payloads,
/linux/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst138 - 2'b01: Bandwidth of TLP payloads
140 - 2'b11: Bandwidth of both TLP payloads and headers
144 headers and payloads. Default value if not specified is 2'b11.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt22 MSI controllers may have restrictions on permitted payloads.
48 not encode doorbells or payloads as these can be configured dynamically.
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h122 struct i2c_payload *payloads; member
/linux/Documentation/gpu/dp-mst/
H A Dtopology-figure-2.dot2 /* Make sure our payloads are always drawn below the driver node */
H A Dtopology-figure-3.dot2 /* Make sure our payloads are always drawn below the driver node */
H A Dtopology-figure-1.dot2 /* Make sure our payloads are always drawn below the driver node */
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c254 list_for_each_entry(pos, &mst_state->payloads, next) { in dm_helpers_construct_old_payload()
626 msgs[i].flags = cmd->payloads[i].write ? 0 : I2C_M_RD; in dm_helpers_submit_i2c()
627 msgs[i].addr = cmd->payloads[i].address; in dm_helpers_submit_i2c()
628 msgs[i].len = cmd->payloads[i].length; in dm_helpers_submit_i2c()
629 msgs[i].buf = cmd->payloads[i].data; in dm_helpers_submit_i2c()
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst41 compatible MPEG streams. The supported payloads may vary depending on the
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coreboot13 and contains tagged data structures to be shared with payloads
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1631 payload_idx = write_idx % ARRAY_SIZE(cs->offload_streams[stream_idx].payloads); in dcn35_begin_cursor_offload_update()
1633 cs->offload_streams[stream_idx].payloads[payload_idx].write_idx_start = write_idx; in dcn35_begin_cursor_offload_update()
1634 cs->offload_streams[stream_idx].payloads[payload_idx].pipe_mask = 0; in dcn35_begin_cursor_offload_update()
1661 payload_idx = write_idx % ARRAY_SIZE(cs->offload_streams[stream_idx].payloads); in dcn35_commit_cursor_offload_update()
1669 cs->offload_streams[stream_idx].payloads[payload_idx].write_idx_finish = write_idx; in dcn35_commit_cursor_offload_update()
1686 payload_idx = write_idx % ARRAY_SIZE(cs->offload_streams[stream_idx].payloads); in dcn35_update_cursor_offload_pipe()
1688 p = &cs->offload_streams[stream_idx].payloads[payload_idx].pipe_data[pipe->pipe_idx].dcn30; in dcn35_update_cursor_offload_pipe()
1717 cs->offload_streams[stream_idx].payloads[payload_idx].pipe_mask |= (1u << pipe->pipe_idx); in dcn35_update_cursor_offload_pipe()
/linux/include/uapi/linux/raid/
H A Dmd_p.h398 struct r5l_payload_header payloads[];
397 struct r5l_payload_header payloads[]; global() member
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1710 list_for_each_entry(payload, &state->payloads, next) in drm_atomic_get_mst_payload_state()
3412 list_for_each_entry(pos, &mst_state->payloads, next) { in drm_dp_remove_payload_part2()
4490 list_add(&payload->next, &topology_state->payloads); in drm_dp_atomic_find_time_slots()
4662 list_for_each_entry(old_payload, &old_mst_state->payloads, next) { in drm_dp_mst_atomic_wait_for_dependencies()
4940 list_for_each_entry(payload, &state->payloads, next) { in drm_dp_mst_dump_topology()
5135 INIT_LIST_HEAD(&state->payloads); in drm_dp_mst_duplicate_state()
5140 list_for_each_entry(pos, &old_state->payloads, next) { in drm_dp_mst_duplicate_state()
5150 list_add(&payload->next, &state->payloads); in drm_dp_mst_duplicate_state()
5156 list_for_each_entry_safe(pos, payload, &state->payloads, next) { in drm_dp_mst_duplicate_state()
5173 list_for_each_entry_safe(pos, tmp, &mst_state->payloads, next) { in drm_dp_mst_destroy_state()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c798 const struct iwl_pnvm_image *payloads, in iwl_trans_load_reduce_power() argument
801 return iwl_trans_pcie_ctx_info_v2_load_reduce_power(trans, payloads, in iwl_trans_load_reduce_power()
/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst69 .. _`FIT Image`: https://doc.coreboot.org/lib/payloads/fit.html
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c294 struct i2c_payload payloads[2] = { in i2c_read() local
307 .payloads = payloads, in i2c_read()
/linux/Documentation/hid/
H A Duhid.rst39 payloads are sent. You must not split a single event across multiple read()'s or
45 payload-structure available in the union "u" (except for empty payloads). This
/linux/net/ipv4/netfilter/
H A DKconfig109 SNMP payloads. In conjunction with NAT, it allows a network
112 inside SNMP payloads to match IP-layer NAT mapping.
/linux/Documentation/networking/
H A Dj1939.rst73 themselves. Instead, they are payloads that the J1939 stack converts into
108 - ETP transfers are used for larger payloads and are split into multiple CAN
150 and reassembly of large payloads and ensures that the correct CAN frames are
685 In J1939, all payloads provided by user space, regardless of size, are
860 payloads like TP and ETP.
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst13 constant bitrates payloads such as IEC61937 in mind. Arguments and
/linux/Documentation/trace/
H A Duser_events.rst277 as payloads. In those cases writev() can be used, with the first vector being

12