Home
last modified time | relevance | path

Searched defs:dst_id (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/firewire/
H A Dpacket-serdes-test.c16 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_common() argument
29 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_request() argument
38 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_quadlet_request() argument
48 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_block_request() argument
61 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_response() argument
71 serialize_async_header_quadlet_response(u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int dst_id,unsigned int tlabel,unsigned int retry,unsigned int tcode,unsigned int priority,unsigned int src_id,unsigned int rcode) serialize_async_header_quadlet_response() argument
81 serialize_async_header_block_response(u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int dst_id,unsigned int tlabel,unsigned int retry,unsigned int tcode,unsigned int priority,unsigned int src_id,unsigned int rcode,unsigned int data_length,unsigned int extended_tcode) serialize_async_header_block_response() argument
94 deserialize_async_header_common(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id) deserialize_async_header_common() argument
107 deserialize_async_header_request(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id,u64 * offset) deserialize_async_header_request() argument
117 deserialize_async_header_quadlet_request(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id,u64 * offset) deserialize_async_header_quadlet_request() argument
127 deserialize_async_header_block_request(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id,u64 * offset,unsigned int * data_length,unsigned int * extended_tcode) deserialize_async_header_block_request() argument
141 deserialize_async_header_response(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id,unsigned int * rcode) deserialize_async_header_response() argument
151 deserialize_async_header_quadlet_response(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id,unsigned int * rcode) deserialize_async_header_quadlet_response() argument
160 deserialize_async_header_block_response(const u32 header[ASYNC_HEADER_QUADLET_COUNT],unsigned int * dst_id,unsigned int * tlabel,unsigned int * retry,unsigned int * tcode,unsigned int * priority,unsigned int * src_id,unsigned int * rcode,unsigned int * data_length,unsigned int * extended_tcode) deserialize_async_header_block_response() argument
284 unsigned int dst_id; test_async_header_write_quadlet_request() local
323 unsigned int dst_id; test_async_header_write_block_request() local
363 unsigned int dst_id; test_async_header_write_response() local
398 unsigned int dst_id; test_async_header_read_quadlet_request() local
433 unsigned int dst_id; test_async_header_read_quadlet_response() local
472 unsigned int dst_id; test_async_header_read_block_request() local
512 unsigned int dst_id; test_async_header_read_block_response() local
552 unsigned int dst_id; test_async_header_lock_request() local
592 unsigned int dst_id; test_async_header_lock_response() local
[all...]
/linux/security/safesetid/
H A Dlsm.h47 kid_t dst_id; member
/linux/include/linux/platform_data/
H A Ddma-dw.h35 u8 dst_id; member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c458 static int ffa_msg_send_direct_req(u16 src_id, u16 dst_id, bool mode_32bit, in ffa_msg_send_direct_req() argument
528 static int ffa_msg_send_direct_req2(u16 src_id, u16 dst_id, const uuid_t *uuid, in ffa_msg_send_direct_req2() argument
858 static int ffa_notification_bind_common(u16 dst_id, u64 bitmap, in ffa_notification_bind_common() argument
881 int ffa_notification_set(u16 src_id, u16 dst_id, u32 flags, u64 bitmap) in ffa_notification_set() argument
1194 static int ffa_notification_bind(u16 dst_id, u64 bitmap, u32 flags) in ffa_notification_bind() argument
1199 ffa_notification_unbind(u16 dst_id,u64 bitmap) ffa_notification_unbind() argument
[all...]
/linux/drivers/dma/dw/
H A Didma32.c51 u8 dst_id, src_id; in idma32_initialize_chan_xbar() local
/linux/drivers/firmware/
H A Dti_sci.c2200 u16 dst_id, u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_manage_irq() argument
2273 u16 src_id, u16 src_index, u16 dst_id, in ti_sci_set_irq() argument
2307 u16 src_id, u16 src_index, u16 dst_id, in ti_sci_free_irq() argument
2334 ti_sci_cmd_set_irq(const struct ti_sci_handle * handle,u16 src_id,u16 src_index,u16 dst_id,u16 dst_host_irq) ti_sci_cmd_set_irq() argument
2380 ti_sci_cmd_free_irq(const struct ti_sci_handle * handle,u16 src_id,u16 src_index,u16 dst_id,u16 dst_host_irq) ti_sci_cmd_free_irq() argument
[all...]
H A Dti_sci.h779 u16 dst_id; member
/linux/drivers/interconnect/
H A Dcore.c1004 int icc_link_create(struct icc_node *node, const int dst_id) in icc_link_create() argument
/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c1316 int src_id, dst_id; in perf_memcpy() local
/linux/tools/lib/bpf/
H A Dlinker.c37 int dst_id; member
1927 static int complete_extern_btf_info(struct btf *dst_btf, int dst_id, in complete_extern_btf_info() argument
[all...]
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c4815 int qed_fw_l2_queue(struct qed_hwfn *p_hwfn, u16 src_id, u16 *dst_id) in qed_fw_l2_queue() argument
4834 int qed_fw_vport(struct qed_hwfn *p_hwfn, u8 src_id, u8 *dst_id) in qed_fw_vport() argument
4853 int qed_fw_rss_eng(struct qed_hwfn *p_hwfn, u8 src_id, u8 *dst_id) in qed_fw_rss_eng() argument
/linux/drivers/rapidio/
H A Drio_cm.c121 u32 dst_id; member
/linux/sound/core/
H A Dcontrol.c747 struct snd_ctl_elem_id *dst_id) in snd_ctl_rename_id() argument
/linux/sound/usb/
H A Dmixer_scarlett2.c3103 int dst_id = scarlett2_ports[port_type].id + port_idx; in scarlett2_usb_set_mux() local
/linux/include/linux/bnxt/
H A Dhsi.h7635 __le16 dst_id; member
7723 __le32 dst_id; member
8050 __le16 dst_id; member
8243 __le16 dst_id; member