Home
last modified time | relevance | path

Searched refs:transactions (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c71 txin = &IN.transactions[i]; in sideband_msg_req_equal()
72 txout = &OUT.transactions[i]; in sideband_msg_req_equal()
150 kfree(out.u.i2c_read.transactions[i].bytes); in sideband_msg_req_encode_decode()
226 in.u.i2c_read.transactions[i].bytes = data; in igt_dp_mst_sideband_msg_req_decode()
227 in.u.i2c_read.transactions[i].num_bytes = ARRAY_SIZE(data); in igt_dp_mst_sideband_msg_req_decode()
228 in.u.i2c_read.transactions[i].i2c_dev_id = 0x7f & ~i; in igt_dp_mst_sideband_msg_req_decode()
229 in.u.i2c_read.transactions[i].i2c_transaction_delay = 0xf & ~i; in igt_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-transaction.c40 container_of(callback_data, struct snd_ff, transactions[0]); in finish_transmit_midi0_msg()
49 container_of(callback_data, struct snd_ff, transactions[1]); in finish_transmit_midi1_msg()
108 fw_send_request(fw_dev->card, &ff->transactions[port], tcode, in transmit_midi_msg()
111 callback, &ff->transactions[port]); in transmit_midi_msg()
168 // receive asynchronous transactions for MIDI messages, while the way to
182 * local address to listen asynchronous transactions. in snd_ff_transaction_reregister()
H A Dff.h87 struct fw_transaction transactions[SND_FF_OUT_MIDI_PORTS]; member
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-transaction.c40 container_of(callback_data, struct snd_ff, transactions[0]); in finish_transmit_midi0_msg()
49 container_of(callback_data, struct snd_ff, transactions[1]); in finish_transmit_midi1_msg()
108 fw_send_request(fw_dev->card, &ff->transactions[port], tcode, in transmit_midi_msg()
111 callback, &ff->transactions[port]); in transmit_midi_msg()
171 // receive asynchronous transactions for MIDI messages, while the way to
185 * local address to listen asynchronous transactions. in snd_ff_transaction_reregister()
H A Dff.h84 struct fw_transaction transactions[SND_FF_OUT_MIDI_PORTS]; member
/kernel/linux/linux-5.10/sound/firewire/
H A Dfcp.c187 static LIST_HEAD(transactions);
220 * Because it is possible for multiple FCP transactions to be active at the
246 list_add_tail(&t.list, &transactions); in fcp_avc_transaction()
297 * transactions are retried.
304 list_for_each_entry(t, &transactions, list) { in fcp_bus_reset()
350 list_for_each_entry(t, &transactions, list) { in fcp_response()
396 WARN_ON(!list_empty(&transactions)); in fcp_module_exit()
/kernel/linux/linux-6.6/sound/firewire/
H A Dfcp.c187 static LIST_HEAD(transactions);
220 * Because it is possible for multiple FCP transactions to be active at the
246 list_add_tail(&t.list, &transactions); in fcp_avc_transaction()
297 * transactions are retried.
304 list_for_each_entry(t, &transactions, list) { in fcp_bus_reset()
350 list_for_each_entry(t, &transactions, list) { in fcp_response()
396 WARN_ON(!list_empty(&transactions)); in fcp_module_exit()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c201 .desc = "DP_REMOTE_I2C_READ with transactions array",
206 .u.i2c_read.transactions = {
308 txin = &IN.transactions[i]; in sideband_msg_req_equal()
309 txout = &OUT.transactions[i]; in sideband_msg_req_equal()
400 kfree(out->u.i2c_read.transactions[i].bytes); in drm_test_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c69 * An element of a list of outstanding transactions, for which we're
92 * the "transactions" and "watches" lists, and the partial
101 /* In-progress transactions */
102 struct list_head transactions; member
320 list_for_each_entry_safe(trans, tmp, &u->transactions, list) { in xenbus_worker()
356 list_for_each_entry(trans, &u->transactions, list) in xenbus_get_transaction()
463 list_add(&trans->list, &u->transactions); in xenbus_write_transaction()
664 INIT_LIST_HEAD(&u->transactions); in xenbus_file_open()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c69 * An element of a list of outstanding transactions, for which we're
92 * the "transactions" and "watches" lists, and the partial
101 /* In-progress transactions */
102 struct list_head transactions; member
320 list_for_each_entry_safe(trans, tmp, &u->transactions, list) { in xenbus_worker()
356 list_for_each_entry(trans, &u->transactions, list) in xenbus_get_transaction()
463 list_add(&trans->list, &u->transactions); in xenbus_write_transaction()
664 INIT_LIST_HEAD(&u->transactions); in xenbus_file_open()
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H A Docteon-hcd.c215 /* Maximum number of times to retry failed transactions */
234 * Logical transactions may take numerous low level
235 * transactions, especially when splits are concerned. This
257 * @node: List node for transactions in the pipe.
262 * @control_header: For control transactions, physical address of the 8
264 * @iso_start_frame: For ISO transactions, the starting frame number.
265 * @iso_number_packets: For ISO transactions, the number of packets in the
267 * @iso_packets: For ISO transactions, the sub packets in the request.
269 * @stage: For control transactions, the current stage.
296 * @transactions
318 struct list_head transactions; global() member
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Docteon-hcd.c217 /* Maximum number of times to retry failed transactions */
236 * Logical transactions may take numerous low level
237 * transactions, especially when splits are concerned. This
259 * @node: List node for transactions in the pipe.
264 * @control_header: For control transactions, physical address of the 8
266 * @iso_start_frame: For ISO transactions, the starting frame number.
267 * @iso_number_packets: For ISO transactions, the number of packets in the
269 * @iso_packets: For ISO transactions, the sub packets in the request.
271 * @stage: For control transactions, the current stage.
298 * @transactions
320 struct list_head transactions; global() member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c404 buf[idx] = req->u.i2c_read.transactions[i].i2c_dev_id & 0x7f; in drm_dp_encode_sideband_req()
406 buf[idx] = req->u.i2c_read.transactions[i].num_bytes; in drm_dp_encode_sideband_req()
408 memcpy(&buf[idx], req->u.i2c_read.transactions[i].bytes, req->u.i2c_read.transactions[i].num_bytes); in drm_dp_encode_sideband_req()
409 idx += req->u.i2c_read.transactions[i].num_bytes; in drm_dp_encode_sideband_req()
411 buf[idx] = (req->u.i2c_read.transactions[i].no_stop_bit & 0x1) << 4; in drm_dp_encode_sideband_req()
412 buf[idx] |= (req->u.i2c_read.transactions[i].i2c_transaction_delay & 0xf); in drm_dp_encode_sideband_req()
534 tx = &r->transactions[i]; in drm_dp_decode_sideband_req()
552 tx = &r->transactions[i]; in drm_dp_decode_sideband_req()
652 &req->u.i2c_read.transactions[ in drm_dp_dump_sideband_msg_req_body()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c405 buf[idx] = req->u.i2c_read.transactions[i].i2c_dev_id & 0x7f; in drm_dp_encode_sideband_req()
407 buf[idx] = req->u.i2c_read.transactions[i].num_bytes; in drm_dp_encode_sideband_req()
409 memcpy(&buf[idx], req->u.i2c_read.transactions[i].bytes, req->u.i2c_read.transactions[i].num_bytes); in drm_dp_encode_sideband_req()
410 idx += req->u.i2c_read.transactions[i].num_bytes; in drm_dp_encode_sideband_req()
412 buf[idx] = (req->u.i2c_read.transactions[i].no_stop_bit & 0x1) << 4; in drm_dp_encode_sideband_req()
413 buf[idx] |= (req->u.i2c_read.transactions[i].i2c_transaction_delay & 0xf); in drm_dp_encode_sideband_req()
535 tx = &r->transactions[i]; in drm_dp_decode_sideband_req()
553 tx = &r->transactions[i]; in drm_dp_decode_sideband_req()
653 &req->u.i2c_read.transactions[ in drm_dp_dump_sideband_msg_req_body()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/msi2500/
H A Dmsi2500.c245 unsigned int i, j, transactions, dst_len = 0; in msi2500_convert_stream() local
248 /* There could be 1-3 1024 byte transactions per packet */ in msi2500_convert_stream()
249 transactions = src_len / 1024; in msi2500_convert_stream()
251 for (i = 0; i < transactions; i++) { in msi2500_convert_stream()
/kernel/linux/linux-6.6/drivers/media/usb/msi2500/
H A Dmsi2500.c245 unsigned int i, j, transactions, dst_len = 0; in msi2500_convert_stream() local
248 /* There could be 1-3 1024 byte transactions per packet */ in msi2500_convert_stream()
249 transactions = src_len / 1024; in msi2500_convert_stream()
251 for (i = 0; i < transactions; i++) { in msi2500_convert_stream()
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Dsleep-tegra20.S230 mov r1, #0 @ unstall all transactions
H A Dsleep-tegra30.S521 mov r1, #0 @ unstall all transactions
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H A Dsleep-tegra20.S255 mov r1, #0 @ unstall all transactions
/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h72 * @transactions: whether to synthesize events for transactions
111 bool transactions; member
626 " x: synthesize transactions events\n" \
H A Ds390-cpumsf.c1078 itops->transactions || itops->ptwrites || in check_auxtrace_itrace()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h393 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS]; member
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h376 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS]; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h79 * @transactions: whether to synthesize events for transactions
127 bool transactions; member
654 " x: synthesize transactions events\n" \
H A Ds390-cpumsf.c1079 itops->transactions || itops->ptwrites || in check_auxtrace_itrace()

Completed in 32 milliseconds

12