| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 190 amdgpu_display_crtc_page_flip_target(struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_pending_vblank_event *event, uint32_t page_flip_flags, uint32_t target, struct drm_modeset_acquire_ctx *ctx) amdgpu_display_crtc_page_flip_target() argument
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | tegra_drm.h | 339 } target; member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | exit.c | 1574 struct task_struct *target; in do_wait_pid() local 1557 is_effectively_child(struct wait_opts *wo, bool ptrace, struct task_struct *target) is_effectively_child() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | mv_xor.c | 489 u8 target, attr; in mv_xor_add_io_win() local
|
| /kernel/linux/linux-6.6/arch/x86/events/ |
| H A D | rapl.c | 550 int target; in rapl_cpu_offline() local 572 int target; in rapl_cpu_online() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 1134 static int npc_install_flow(struct rvu *rvu, int blkaddr, u16 target, in npc_install_flow() argument 1294 u16 target; in rvu_mbox_handler_npc_install_flow() local 1047 npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, struct mcam_entry *entry, struct npc_install_flow_req *req, u16 target, bool pf_set_vfs_mac) npc_update_rx_entry() argument 1098 npc_update_tx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, struct mcam_entry *entry, struct npc_install_flow_req *req, u16 target) npc_update_tx_entry() argument 1513 npc_mcam_enable_flows(struct rvu *rvu, u16 target) npc_mcam_enable_flows() argument 1569 npc_mcam_disable_flows(struct rvu *rvu, u16 target) npc_mcam_disable_flows() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_tc.c | 364 struct net_device *target; in otx2_tc_parse_actions() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_wireless.c | 1499 struct gelic_wl_scan_info *target, *tmp; in gelic_wl_scan_complete_event() local 2457 struct gelic_wl_scan_info *target; gelic_wl_reset_state() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
| H A D | mscc_main.c | 728 vsc85xx_csr_read(struct phy_device *phydev, enum csr_target target, u32 reg) vsc85xx_csr_read() argument 782 vsc85xx_csr_write(struct phy_device *phydev, enum csr_target target, u32 reg, u32 val) vsc85xx_csr_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-capture.c | 639 fimc_capture_try_selection(struct fimc_ctx *ctx, struct v4l2_rect *r, int target) fimc_capture_try_selection() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
| H A D | mtk_mdp_m2m.c | 752 static inline bool mtk_mdp_is_target_compose(u32 target) in mtk_mdp_is_target_compose() argument 761 static inline bool mtk_mdp_is_target_crop(u32 target) in mtk_mdp_is_target_crop() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | sdio.c | 734 struct htc_target *target = ar->htc_target; in ath6kl_sdio_enable_scatter() local
|
| H A D | htc_pipe.c | 77 static void send_packet_completion(struct htc_target *target, in send_packet_completion() argument 91 static void get_htc_packet_credit_based(struct htc_target *target, in get_htc_packet_credit_based() argument 173 get_htc_packet(struct htc_target *target, struct htc_endpoint *ep, struct list_head *queue, int resources) get_htc_packet() argument 203 htc_issue_packets(struct htc_target *target, struct htc_endpoint *ep, struct list_head *pkt_queue) htc_issue_packets() argument 300 htc_try_send(struct htc_target *target, struct htc_endpoint *ep, struct list_head *txq) htc_try_send() argument 529 htc_free_txctrl_packet(struct htc_target *target, struct htc_packet *packet) htc_free_txctrl_packet() argument 535 htc_alloc_txctrl_packet(struct htc_target *target) htc_alloc_txctrl_packet() argument 540 htc_txctrl_complete(struct htc_target *target, struct htc_packet *packet) htc_txctrl_complete() argument 548 htc_setup_target_buffer_assignments(struct htc_target *target) htc_setup_target_buffer_assignments() argument 654 htc_process_credit_report(struct htc_target *target, struct htc_credit_report *rpt, int num_entries, enum htc_endpoint_id from_ep) htc_process_credit_report() argument 691 htc_flush_tx_endpoint(struct htc_target *target, struct htc_endpoint *ep, u16 tag) htc_flush_tx_endpoint() argument 713 htc_lookup_tx_packet(struct htc_target *target, struct htc_endpoint *ep, struct sk_buff *skb) htc_lookup_tx_packet() argument 744 struct htc_target *target = ar->htc_target; ath6kl_htc_pipe_tx_complete() local 780 htc_send_packets_multiple(struct htc_target *target, struct list_head *pkt_queue) htc_send_packets_multiple() argument 813 alloc_htc_packet_container(struct htc_target *target) alloc_htc_packet_container() argument 832 free_htc_packet_container(struct htc_target *target, struct htc_packet *packet) free_htc_packet_container() argument 851 htc_process_trailer(struct htc_target *target, u8 *buffer, int len, enum htc_endpoint_id from_ep) htc_process_trailer() argument 930 recv_packet_completion(struct htc_target *target, struct htc_endpoint *ep, struct htc_packet *packet) recv_packet_completion() argument 945 struct htc_target *target = ar->htc_target; ath6kl_htc_pipe_rx_complete() local 1095 htc_flush_rx_queue(struct htc_target *target, struct htc_endpoint *ep) htc_flush_rx_queue() argument 1132 htc_wait_recv_ctrl_message(struct htc_target *target) htc_wait_recv_ctrl_message() argument 1172 reset_endpoint_states(struct htc_target *target) reset_endpoint_states() argument 1192 htc_config_target_hif_pipe(struct htc_target *target) htc_config_target_hif_pipe() argument 1198 htc_get_credit_alloc(struct htc_target *target, u16 service_id) htc_get_credit_alloc() argument 1218 ath6kl_htc_pipe_conn_service(struct htc_target *target, struct htc_service_connect_req *conn_req, struct htc_service_connect_resp *conn_resp) ath6kl_htc_pipe_conn_service() argument 1409 struct htc_target *target = NULL; ath6kl_htc_pipe_create() local 1461 ath6kl_htc_pipe_cleanup(struct htc_target *target) ath6kl_htc_pipe_cleanup() argument 1478 ath6kl_htc_pipe_start(struct htc_target *target) ath6kl_htc_pipe_start() argument 1511 ath6kl_htc_pipe_stop(struct htc_target *target) ath6kl_htc_pipe_stop() argument 1527 ath6kl_htc_pipe_get_rxbuf_num(struct htc_target *target, enum htc_endpoint_id endpoint) ath6kl_htc_pipe_get_rxbuf_num() argument 1539 ath6kl_htc_pipe_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_pipe_tx() argument 1555 ath6kl_htc_pipe_wait_target(struct htc_target *target) ath6kl_htc_pipe_wait_target() argument 1608 ath6kl_htc_pipe_flush_txep(struct htc_target *target, enum htc_endpoint_id endpoint, u16 tag) ath6kl_htc_pipe_flush_txep() argument 1622 ath6kl_htc_pipe_add_rxbuf_multiple(struct htc_target *target, struct list_head *pkt_queue) ath6kl_htc_pipe_add_rxbuf_multiple() argument 1664 ath6kl_htc_pipe_activity_changed(struct htc_target *target, enum htc_endpoint_id ep, bool active) ath6kl_htc_pipe_activity_changed() argument 1671 ath6kl_htc_pipe_flush_rx_buf(struct htc_target *target) ath6kl_htc_pipe_flush_rx_buf() argument 1698 ath6kl_htc_pipe_credit_setup(struct htc_target *target, struct ath6kl_htc_credit_info *info) ath6kl_htc_pipe_credit_setup() argument [all...] |
| H A D | debug.c | 278 void dump_cred_dist_stats(struct htc_target *target) in dump_cred_dist_stats() argument 708 struct htc_target *target = ar->htc_target; in read_file_credit_dist_stats() local 762 print_endpoint_stat(struct htc_target *target, char *buf, unsigned int buf_len, unsigned int len, int offset, const char *name) print_endpoint_stat() argument 786 struct htc_target *target = ar->htc_target; ath6kl_endpoint_stats_read() local 841 struct htc_target *target = ar->htc_target; ath6kl_endpoint_stats_write() local [all...] |
| H A D | txrx.c | 586 enum htc_send_full_action ath6kl_tx_queue_full(struct htc_target *target, in ath6kl_tx_queue_full() argument 680 void ath6kl_tx_complete(struct htc_target *target, in ath6kl_tx_complete() argument 874 void ath6kl_rx_refill(struct htc_target *target, enum htc_endpoint_id endpoint) in ath6kl_rx_refill() argument 947 ath6kl_alloc_amsdu_rxbuf(struct htc_target *target, enum htc_endpoint_id endpoint, int len) ath6kl_alloc_amsdu_rxbuf() argument 1301 ath6kl_rx(struct htc_target *target, struct htc_packet *packet) ath6kl_rx() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| H A D | eeprom.c | 37 int16_t ath9k_hw_interpolate(u16 target, u16 srcLeft, u16 srcRight, in ath9k_hw_interpolate() argument 52 bool ath9k_hw_get_lower_upper_index(u8 target, u8 *pList, u16 listSize, in ath9k_hw_get_lower_upper_index() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-initiator.c | 400 iwl_mvm_ftm_put_target_v2(struct iwl_mvm *mvm, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v2 *target) iwl_mvm_ftm_put_target_v2() argument 436 iwl_mvm_ftm_put_target_common(struct iwl_mvm *mvm, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v6 *target) iwl_mvm_ftm_put_target_common() argument 476 iwl_mvm_ftm_put_target_v3(struct iwl_mvm *mvm, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v3 *target) iwl_mvm_ftm_put_target_v3() argument 498 iwl_mvm_ftm_put_target_v4(struct iwl_mvm *mvm, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v4 *target) iwl_mvm_ftm_put_target_v4() argument 516 iwl_mvm_ftm_put_target(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v6 *target) iwl_mvm_ftm_put_target() argument 679 struct iwl_tof_range_req_ap_entry_v6 *target = &cmd.ap[i]; iwl_mvm_ftm_start_v9() local 695 struct iwl_tof_range_req_ap_entry_v6 *target = data; iter() local 711 iwl_mvm_ftm_set_secured_ranging(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_tof_range_req_ap_entry_v7 *target) iwl_mvm_ftm_set_secured_ranging() argument 751 iwl_mvm_ftm_put_target_v7(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v7 *target) iwl_mvm_ftm_put_target_v7() argument 781 struct iwl_tof_range_req_ap_entry_v7 *target = &cmd.ap[i]; iwl_mvm_ftm_start_v11() local 792 iwl_mvm_ftm_set_ndp_params(struct iwl_mvm *mvm, struct iwl_tof_range_req_ap_entry_v8 *target) iwl_mvm_ftm_set_ndp_params() argument 808 iwl_mvm_ftm_put_target_v8(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_pmsr_request_peer *peer, struct iwl_tof_range_req_ap_entry_v8 *target) iwl_mvm_ftm_put_target_v8() argument 852 struct iwl_tof_range_req_ap_entry_v8 *target = &cmd.ap[i]; iwl_mvm_ftm_start_v12() local 880 struct iwl_tof_range_req_ap_entry_v9 *target = &cmd.ap[i]; iwl_mvm_ftm_start_v13() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | nvm-reg.h | 107 u8 target; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| H A D | mac.c | 139 static bool do_pwr_poll_cmd(struct rtw_dev *rtwdev, u32 addr, u32 mask, u32 target) in do_pwr_poll_cmd() argument
|
| /kernel/linux/linux-6.6/drivers/nfc/microread/ |
| H A D | microread.c | 300 microread_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) microread_dep_link_up() argument 334 microread_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) microread_target_from_gate() argument 348 microread_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) microread_complete_target_discovered() argument 397 microread_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) microread_im_transceive() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
| H A D | core.c | 568 st21nfca_get_iso15693_inventory(struct nfc_hci_dev *hdev, struct nfc_target *target) st21nfca_get_iso15693_inventory() argument 596 st21nfca_hci_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) st21nfca_hci_dep_link_up() argument 616 st21nfca_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) st21nfca_hci_target_from_gate() argument 670 st21nfca_hci_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) st21nfca_hci_complete_target_discovered() argument 759 st21nfca_hci_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) st21nfca_hci_im_transceive() argument 806 st21nfca_hci_check_presence(struct nfc_hci_dev *hdev, struct nfc_target *target) st21nfca_hci_check_presence() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nfc/pn544/ |
| H A D | pn544.c | 443 pn544_hci_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) pn544_hci_dep_link_up() argument 480 pn544_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) pn544_hci_target_from_gate() argument 501 pn544_hci_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) pn544_hci_complete_target_discovered() argument 602 pn544_hci_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) pn544_hci_im_transceive() argument 681 pn544_hci_check_presence(struct nfc_hci_dev *hdev, struct nfc_target *target) pn544_hci_check_presence() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nvdimm/ |
| H A D | label.c | 765 to_abstraction_guid(enum nvdimm_claim_class claim_class, guid_t *target) to_abstraction_guid() argument 787 to_abstraction_uuid(enum nvdimm_claim_class claim_class, uuid_t *target) to_abstraction_uuid() argument
|
| /kernel/linux/linux-6.6/drivers/perf/ |
| H A D | marvell_cn10k_ddr_pmu.c | 618 unsigned int target; in cn10k_ddr_pmu_offline_cpu() local
|
| H A D | arm_dmc620_pmu.c | 637 unsigned int target; in dmc620_pmu_cpu_teardown() local
|