| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| H A D | dst_common.h | 101 u8 dst_type; member 143 u8 dst_type; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| H A D | intel_memory_region.c | 718 _perf_memcpy(struct intel_memory_region *src_mr, struct intel_memory_region *dst_mr, u64 size, u32 src_type, u32 dst_type) _perf_memcpy() argument
|
| /kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
| H A D | dst_common.h | 101 u8 dst_type; member 143 u8 dst_type; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_hw.c | 602 qed_dmae_execute_sub_operation(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u64 src_addr, u64 dst_addr, u8 src_type, u8 dst_type, u32 length_dw) qed_dmae_execute_sub_operation() argument 668 qed_dmae_execute_command(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u64 src_addr, u64 dst_addr, u8 src_type, u8 dst_type, u32 size_in_dwords, struct qed_dmae_params *p_params) qed_dmae_execute_command() argument
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | hci_conn.c | 996 hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst, u8 dst_type, u8 sec_level, u16 conn_timeout, u8 role, bdaddr_t *direct_rpa) hci_connect_le() argument 1180 hci_connect_le_scan(struct hci_dev *hdev, bdaddr_t *dst, u8 dst_type, u8 sec_level, u16 conn_timeout, enum conn_reasons conn_reason) hci_connect_le_scan() argument [all...] |
| H A D | 6lowpan.c | 921 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type) in bt_6lowpan_connect() argument 942 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type) in bt_6lowpan_disconnect() argument [all...] |
| H A D | l2cap_core.c | 7909 static bool is_valid_psm(u16 psm, u8 dst_type) { in is_valid_psm() argument 7947 l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid, bdaddr_t *dst, u8 dst_type) l2cap_chan_connect() argument 8238 u8 dst_type; l2cap_connect_cfm() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_hw.c | 620 qed_dmae_execute_sub_operation(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u64 src_addr, u64 dst_addr, u8 src_type, u8 dst_type, u32 length_dw) qed_dmae_execute_sub_operation() argument 686 qed_dmae_execute_command(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u64 src_addr, u64 dst_addr, u8 src_type, u8 dst_type, u32 size_in_dwords, struct qed_dmae_params *p_params) qed_dmae_execute_command() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
| H A D | intel_memory_region.c | 1214 _perf_memcpy(struct intel_memory_region *src_mr, struct intel_memory_region *dst_mr, u64 size, u32 src_type, u32 dst_type) _perf_memcpy() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | 6lowpan.c | 883 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type) in bt_6lowpan_connect() argument 904 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type) in bt_6lowpan_disconnect() argument [all...] |
| H A D | iso.c | 63 __u8 dst_type; member [all...] |
| H A D | hci_conn.c | 1331 hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst, u8 dst_type, bool dst_resolved, u8 sec_level, u16 conn_timeout, u8 role) hci_connect_le() argument 1562 hci_connect_le_scan(struct hci_dev *hdev, bdaddr_t *dst, u8 dst_type, u8 sec_level, u16 conn_timeout, enum conn_reasons conn_reason) hci_connect_le_scan() argument 1887 hci_bind_cis(struct hci_dev *hdev, bdaddr_t *dst, __u8 dst_type, struct bt_iso_qos *qos) hci_bind_cis() argument 2108 hci_pa_create_sync(struct hci_dev *hdev, bdaddr_t *dst, __u8 dst_type, __u8 sid, struct bt_iso_qos *qos) hci_pa_create_sync() argument 2233 hci_connect_bis(struct hci_dev *hdev, bdaddr_t *dst, __u8 dst_type, struct bt_iso_qos *qos, __u8 base_len, __u8 *base) hci_connect_bis() argument 2266 hci_connect_cis(struct hci_dev *hdev, bdaddr_t *dst, __u8 dst_type, struct bt_iso_qos *qos) hci_connect_cis() argument [all...] |
| H A D | l2cap_core.c | 6888 static bool is_valid_psm(u16 psm, u8 dst_type) in is_valid_psm() argument 6927 l2cap_chan_connect(struct l2cap_chan *chan, __le16 psm, u16 cid, bdaddr_t *dst, u8 dst_type) l2cap_chan_connect() argument 7218 u8 dst_type; l2cap_connect_cfm() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-kwork.c | 388 work_push_atom(struct perf_kwork *kwork, struct kwork_class *class, enum kwork_trace_type src_type, enum kwork_trace_type dst_type, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct kwork_work **ret_work) work_push_atom() argument 435 work_pop_atom(struct perf_kwork *kwork, struct kwork_class *class, enum kwork_trace_type src_type, enum kwork_trace_type dst_type, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct kwork_work **ret_work) work_pop_atom() argument
|
| /kernel/linux/linux-5.10/include/net/bluetooth/ |
| H A D | l2cap.h | 549 __u8 dst_type; member
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf.c | 1749 int dst_type; in ipv6_dev_get_saddr() local
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | l2cap.h | 514 __u8 dst_type; member
|
| H A D | hci_core.h | 699 __u8 dst_type; member
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | addrconf.c | 1781 int dst_type; in ipv6_dev_get_saddr() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 494 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode() argument 519 bnx2x_prep_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, u8 src_type, u8 dst_type) bnx2x_prep_dmae_with_comp() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1998 u32 dst_type; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 493 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode() argument 518 bnx2x_prep_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, u8 src_type, u8 dst_type) bnx2x_prep_dmae_with_comp() argument
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1998 u32 dst_type; member
|