Home
last modified time | relevance | path

Searched defs:ar (Results 101 – 125 of 181) sorted by relevance

12345678

/linux-6.15/drivers/net/wireless/ath/ath12k/
Dreg.c52 struct ath12k *ar = ath12k_ah_to_ar(ah, 0); in ath12k_reg_notifier() local
100 int ath12k_reg_update_chan_list(struct ath12k *ar) in ath12k_reg_update_chan_list()
207 int ath12k_regd_update(struct ath12k *ar, bool init) in ath12k_regd_update()
755 struct ath12k *ar = container_of(work, struct ath12k, in ath12k_regd_update_work() local
Ddp.c28 void ath12k_dp_peer_cleanup(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_dp_peer_cleanup()
55 int ath12k_dp_peer_setup(struct ath12k *ar, int vdev_id, const u8 *addr) in ath12k_dp_peer_setup()
994 void ath12k_dp_pdev_pre_alloc(struct ath12k *ar) in ath12k_dp_pdev_pre_alloc()
1050 struct ath12k *ar; in ath12k_dp_pdev_alloc() local
1127 void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_link_vif *arvif) in ath12k_dp_vdev_tx_attach()
1158 struct ath12k *ar; in ath12k_dp_cc_cleanup() local
Dp2p.h15 struct ath12k *ar; member
/linux-6.15/drivers/net/wireless/ath/ath6kl/
Dbmi.h226 #define ath6kl_bmi_write_hi32(ar, item, val) \ argument
236 #define ath6kl_bmi_read_hi32(ar, item, val) \ argument
Dhtc_pipe.c305 struct ath6kl *ar = target->dev->ar; in htc_try_send() local
741 static int ath6kl_htc_pipe_tx_complete(struct ath6kl *ar, struct sk_buff *skb) in ath6kl_htc_pipe_tx_complete()
941 static int ath6kl_htc_pipe_rx_complete(struct ath6kl *ar, struct sk_buff *skb, in ath6kl_htc_pipe_rx_complete()
1221 struct ath6kl *ar = target->dev->ar; in ath6kl_htc_pipe_conn_service() local
1404 static void *ath6kl_htc_pipe_create(struct ath6kl *ar) in ath6kl_htc_pipe_create()
1721 void ath6kl_htc_pipe_attach(struct ath6kl *ar) in ath6kl_htc_pipe_attach()
Dtestmode.h28 static inline void ath6kl_tm_rx_event(struct ath6kl *ar, void *buf, in ath6kl_tm_rx_event()
Dhif.c70 static void ath6kl_hif_dump_fw_crash(struct ath6kl *ar) in ath6kl_hif_dump_fw_crash()
540 int ath6kl_hif_intr_bh_handler(struct ath6kl *ar) in ath6kl_hif_intr_bh_handler()
/linux-6.15/drivers/clk/
Dclk-aspeed.c292 struct aspeed_reset *ar = to_aspeed_reset(rcdev); in aspeed_reset_deassert() local
307 struct aspeed_reset *ar = to_aspeed_reset(rcdev); in aspeed_reset_assert() local
322 struct aspeed_reset *ar = to_aspeed_reset(rcdev); in aspeed_reset_status() local
386 struct aspeed_reset *ar; in aspeed_clk_probe() local
Dclk-ast2600.c384 struct aspeed_reset *ar = to_aspeed_reset(rcdev); in aspeed_g6_reset_deassert() local
395 struct aspeed_reset *ar = to_aspeed_reset(rcdev); in aspeed_g6_reset_assert() local
405 struct aspeed_reset *ar = to_aspeed_reset(rcdev); in aspeed_g6_reset_status() local
484 struct aspeed_reset *ar; in aspeed_g6_clk_probe() local
/linux-6.15/tools/testing/selftests/x86/
Dldt_gdt.c67 uint32_t has_limit = 0, has_ar = 0, limit, ar; in check_invalid_segment() local
97 uint32_t has_limit = 0, has_ar = 0, limit, ar; in check_valid_segment() local
141 static bool install_valid_mode(const struct user_desc *d, uint32_t ar, in install_valid_mode()
191 static bool install_valid(const struct user_desc *desc, uint32_t ar) in install_valid()
/linux-6.15/fs/smb/server/
Dksmbd_work.c43 struct aux_read *ar, *tmp; in ksmbd_free_work_struct() local
109 struct aux_read *ar = NULL; in __ksmbd_iov_pin_rsp() local
/linux-6.15/arch/s390/kvm/
Dkvm-s390.h132 static inline u64 kvm_s390_get_base_disp_s(struct kvm_vcpu *vcpu, u8 *ar) in kvm_s390_get_base_disp_s()
143 static inline u64 kvm_s390_get_base_disp_siy(struct kvm_vcpu *vcpu, u8 *ar) in kvm_s390_get_base_disp_siy()
184 static inline u64 kvm_s390_get_base_disp_rsy(struct kvm_vcpu *vcpu, u8 *ar) in kvm_s390_get_base_disp_rsy()
199 static inline u64 kvm_s390_get_base_disp_rs(struct kvm_vcpu *vcpu, u8 *ar) in kvm_s390_get_base_disp_rs()
Dgaccess.c224 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, u8 ar, in ar_translation()
324 static int trans_exc_ending(struct kvm_vcpu *vcpu, int code, unsigned long gva, u8 ar, in trans_exc_ending()
394 static int trans_exc(struct kvm_vcpu *vcpu, int code, unsigned long gva, u8 ar, in trans_exc()
401 unsigned long ga, u8 ar, enum gacc_mode mode) in get_vcpu_asce()
780 static int guest_range_to_gpas(struct kvm_vcpu *vcpu, unsigned long ga, u8 ar, in guest_range_to_gpas()
895 int access_guest_with_key(struct kvm_vcpu *vcpu, unsigned long ga, u8 ar, in access_guest_with_key()
1120 int guest_translate_address_with_key(struct kvm_vcpu *vcpu, unsigned long gva, u8 ar, in guest_translate_address_with_key()
1144 int check_gva_range(struct kvm_vcpu *vcpu, unsigned long gva, u8 ar, in check_gva_range()
/linux-6.15/drivers/net/wireless/ath/ath10k/
Dusb.h102 struct ath10k *ar; member
110 struct ath10k *ar; member
113 static inline struct ath10k_usb *ath10k_usb_priv(struct ath10k *ar) in ath10k_usb_priv()
Dce.h117 struct ath10k *ar; member
142 static inline struct ath10k_ce *ath10k_ce_priv(struct ath10k *ar) in ath10k_ce_priv()
339 static inline u32 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_base_address()
376 static inline u32 ath10k_ce_interrupt_summary(struct ath10k *ar) in ath10k_ce_interrupt_summary()
Dwow.h24 static inline int ath10k_wow_init(struct ath10k *ar) in ath10k_wow_init()
Dsnoc.h60 struct ath10k *ar; member
89 static inline struct ath10k_snoc *ath10k_snoc_priv(struct ath10k *ar) in ath10k_snoc_priv()
Dmac.h19 struct ath10k *ar; member
Dpci.h111 struct ath10k *ar; member
194 static inline struct ath10k_pci *ath10k_pci_priv(struct ath10k *ar) in ath10k_pci_priv()
/linux-6.15/drivers/net/wireless/ath/ath11k/
Ddebugfs_sta.h36 static inline void ath11k_debugfs_sta_update_txcompl(struct ath11k *ar, in ath11k_debugfs_sta_update_txcompl()
Dwow.h40 static inline int ath11k_wow_init(struct ath11k *ar) in ath11k_wow_init()
/linux-6.15/sound/isa/msnd/
Dmsnd_pinnacle_mixer.c160 #define update_potm(d, s, ar) \ argument
172 #define update_pot(d, s, ar) \ argument
/linux-6.15/scripts/clang-tools/
Dgen_compile_commands.py112 def cmdfiles_for_a(archive, ar): argument
/linux-6.15/fs/ext4/
Dindirect.c329 struct ext4_allocation_request *ar, in ext4_alloc_branch()
426 struct ext4_allocation_request *ar, in ext4_splice_branch()
534 struct ext4_allocation_request ar; in ext4_ind_map_blocks() local
/linux-6.15/drivers/net/wireless/ath/carl9170/
Dcarl9170.h201 struct ar9170 *ar; member
497 struct ar9170 *ar; member
506 static inline void __carl9170_set_state(struct ar9170 *ar, in __carl9170_set_state()
512 static inline void carl9170_set_state(struct ar9170 *ar, in carl9170_set_state()
522 static inline void carl9170_set_state_when(struct ar9170 *ar, in carl9170_set_state_when()
645 static inline struct ieee80211_vif *carl9170_get_main_vif(struct ar9170 *ar) in carl9170_get_main_vif()
657 static inline bool is_main_vif(struct ar9170 *ar, struct ieee80211_vif *vif) in is_main_vif()

12345678