/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 1003 bool ath11k_core_coldboot_cal_support(struct ath11k_base *ab) in ath11k_core_coldboot_cal_support() 1021 static int ath11k_core_continue_suspend_resume(struct ath11k_base *ab) in ath11k_core_continue_suspend_resume() 1038 static int ath11k_core_suspend_wow(struct ath11k_base *ab) in ath11k_core_suspend_wow() 1086 static int ath11k_core_suspend_default(struct ath11k_base *ab) in ath11k_core_suspend_default() 1132 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() 1147 int ath11k_core_suspend_late(struct ath11k_base *ab) in ath11k_core_suspend_late() 1167 int ath11k_core_resume_early(struct ath11k_base *ab) in ath11k_core_resume_early() 1187 static int ath11k_core_resume_default(struct ath11k_base *ab) in ath11k_core_resume_default() 1222 static int ath11k_core_resume_wow(struct ath11k_base *ab) in ath11k_core_resume_wow() 1251 int ath11k_core_resume(struct ath11k_base *ab) in ath11k_core_resume() [all …]
|
H A D | ce.c | 259 void ath11k_ce_stop_shadow_timers(struct ath11k_base *ab) in ath11k_ce_stop_shadow_timers() 274 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_buf_enqueue_pipe() local 322 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_post_pipe() local 372 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_recv_next() local 420 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local 460 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local 501 struct ath11k_base *ab = pipe->ab; in ath11k_ce_tx_process_cb() local 528 static void ath11k_ce_srng_msi_ring_params_setup(struct ath11k_base *ab, u32 ce_id, in ath11k_ce_srng_msi_ring_params_setup() 554 static int ath11k_ce_init_ring(struct ath11k_base *ab, in ath11k_ce_init_ring() 613 ath11k_ce_alloc_ring(struct ath11k_base *ab, int nentries, int desc_sz) in ath11k_ce_alloc_ring() [all …]
|
H A D | peer.c | 11 static struct ath11k_peer *ath11k_peer_find_list_by_id(struct ath11k_base *ab, in ath11k_peer_find_list_by_id() 28 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, in ath11k_peer_find() 47 struct ath11k_peer *ath11k_peer_find_by_addr(struct ath11k_base *ab, in ath11k_peer_find_by_addr() 63 struct ath11k_peer *ath11k_peer_find_by_id(struct ath11k_base *ab, in ath11k_peer_find_by_id() 79 struct ath11k_peer *ath11k_peer_find_by_vdev_id(struct ath11k_base *ab, in ath11k_peer_find_by_vdev_id() 96 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id) in ath11k_peer_unmap_event() 120 void ath11k_peer_map_event(struct ath11k_base *ab, u8 vdev_id, u16 peer_id, in ath11k_peer_map_event() 148 static int ath11k_wait_for_peer_common(struct ath11k_base *ab, int vdev_id, in ath11k_wait_for_peer_common() 170 static inline int ath11k_peer_rhash_insert(struct ath11k_base *ab, in ath11k_peer_rhash_insert() 190 static inline int ath11k_peer_rhash_remove(struct ath11k_base *ab, in ath11k_peer_rhash_remove() [all …]
|
H A D | dp.c | 16 static void ath11k_dp_htt_htc_tx_complete(struct ath11k_base *ab, in ath11k_dp_htt_htc_tx_complete() 24 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_cleanup() local 46 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_setup() local 102 void ath11k_dp_srng_cleanup(struct ath11k_base *ab, struct dp_srng *ring) in ath11k_dp_srng_cleanup() 131 static int ath11k_dp_srng_calculate_msi_group(struct ath11k_base *ab, in ath11k_dp_srng_calculate_msi_group() 182 static void ath11k_dp_srng_msi_setup(struct ath11k_base *ab, in ath11k_dp_srng_msi_setup() 222 int ath11k_dp_srng_setup(struct ath11k_base *ab, struct dp_srng *ring, in ath11k_dp_srng_setup() 338 void ath11k_dp_stop_shadow_timers(struct ath11k_base *ab) in ath11k_dp_stop_shadow_timers() 351 static void ath11k_dp_srng_common_cleanup(struct ath11k_base *ab) in ath11k_dp_srng_common_cleanup() 371 static int ath11k_dp_srng_common_setup(struct ath11k_base *ab) in ath11k_dp_srng_common_setup() [all …]
|
H A D | htc.c | 12 struct sk_buff *ath11k_htc_alloc_skb(struct ath11k_base *ab, int size) in ath11k_htc_alloc_skb() 29 static void ath11k_htc_control_tx_complete(struct ath11k_base *ab, in ath11k_htc_control_tx_complete() 35 static struct sk_buff *ath11k_htc_build_tx_ctrl_skb(void *ab) in ath11k_htc_build_tx_ctrl_skb() 81 struct ath11k_base *ab = htc->ab; in ath11k_htc_send() local 156 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_credit_report() local 190 struct ath11k_base *ab = htc->ab; in ath11k_htc_process_trailer() local 243 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete() 255 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler() 280 static void ath11k_htc_wakeup_from_suspend(struct ath11k_base *ab) in ath11k_htc_wakeup_from_suspend() 285 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler() [all …]
|
H A D | dp_tx.c | 19 struct ath11k_base *ab = arvif->ar->ab; in ath11k_dp_tx_get_encap_type() local 85 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx() local 286 static void ath11k_dp_tx_free_txbuf(struct ath11k_base *ab, u8 mac_id, in ath11k_dp_tx_free_txbuf() 315 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, in ath11k_dp_tx_htt_tx_complete_buf() 389 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, in ath11k_dp_tx_process_htt_tx_complete() 453 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_update_txcompl() local 556 struct ath11k_base *ab = ar->ab; in ath11k_dp_tx_complete_msdu() local 655 static inline void ath11k_dp_tx_status_parse(struct ath11k_base *ab, in ath11k_dp_tx_status_parse() 686 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler() 765 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd() [all …]
|
H A D | dp_rx.c | 25 u8 *ath11k_dp_rx_h_80211_hdr(struct ath11k_base *ab, struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr() 31 enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_enctype() 40 static inline u8 ath11k_dp_rx_h_msdu_start_decap_type(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_decap_type() 47 bool ath11k_dp_rx_h_msdu_start_ldpc_support(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_ldpc_support() 54 u8 ath11k_dp_rx_h_msdu_start_mesh_ctl_present(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_start_mesh_ctl_present() 61 bool ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid() 67 static inline bool ath11k_dp_rx_h_mpdu_start_fc_valid(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_fc_valid() 73 static inline bool ath11k_dp_rx_h_mpdu_start_more_frags(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_more_frags() 82 static inline u16 ath11k_dp_rx_h_mpdu_start_frag_no(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_frag_no() 91 static inline u16 ath11k_dp_rx_h_mpdu_start_seq_no(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_seq_no() [all …]
|
H A D | wmi.c | 179 ath11k_wmi_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len, in ath11k_wmi_tlv_iter() 180 int (*iter)(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter() 228 static int ath11k_wmi_tlv_iter_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_iter_parse() 246 const void **ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, in ath11k_wmi_tlv_parse_alloc() 269 struct ath11k_base *ab = wmi->wmi_ab->ab; in ath11k_wmi_cmd_send_nowait() local 302 struct ath11k_base *ab = wmi_ab->ab; in ath11k_wmi_cmd_send() local 368 struct ath11k_base *ab = wmi_handle->wmi_ab->ab; in ath11k_pull_mac_phy_cap_svc_ready_ext() local 517 static int ath11k_pull_service_ready_tlv(struct ath11k_base *ab, in ath11k_pull_service_ready_tlv() 567 static int ath11k_wmi_tlv_svc_rdy_parse(struct ath11k_base *ab, u16 tag, u16 len, in ath11k_wmi_tlv_svc_rdy_parse() 601 static int ath11k_service_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_ready_event() [all …]
|
H A D | debug.c | 11 void ath11k_info(struct ath11k_base *ab, const char *fmt, ...) in ath11k_info() 26 void ath11k_err(struct ath11k_base *ab, const char *fmt, ...) in ath11k_err() 41 void ath11k_warn(struct ath11k_base *ab, const char *fmt, ...) in ath11k_warn() 58 void __ath11k_dbg(struct ath11k_base *ab, enum ath11k_debug_mask mask, in __ath11k_dbg() 78 void ath11k_dbg_dump(struct ath11k_base *ab, in ath11k_dbg_dump()
|
H A D | fw.c | 10 static int ath11k_fw_request_firmware_api_n(struct ath11k_base *ab, in ath11k_fw_request_firmware_api_n() 146 int ath11k_fw_pre_init(struct ath11k_base *ab) in ath11k_fw_pre_init() 165 void ath11k_fw_destroy(struct ath11k_base *ab) in ath11k_fw_destroy()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | core.c | 38 static int ath12k_core_rfkill_config(struct ath12k_base *ab) in ath12k_core_rfkill_config() 68 static int ath12k_core_continue_suspend_resume(struct ath12k_base *ab) in ath12k_core_continue_suspend_resume() 85 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend() 128 int ath12k_core_suspend_late(struct ath12k_base *ab) in ath12k_core_suspend_late() 147 int ath12k_core_resume_early(struct ath12k_base *ab) in ath12k_core_resume_early() 164 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume() 184 static int __ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in __ath12k_core_create_board_name() 228 static int ath12k_core_create_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_board_name() 234 static int ath12k_core_create_fallback_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_fallback_board_name() 240 static int ath12k_core_create_bus_type_board_name(struct ath12k_base *ab, char *name, in ath12k_core_create_bus_type_board_name() [all …]
|
H A D | pci.c | 139 static int ath12k_pci_bus_wake_up(struct ath12k_base *ab) in ath12k_pci_bus_wake_up() 146 static void ath12k_pci_bus_release(struct ath12k_base *ab) in ath12k_pci_bus_release() 165 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_select_window() local 199 static u32 ath12k_pci_get_window_start(struct ath12k_base *ab, in ath12k_pci_get_window_start() 221 static void ath12k_pci_soc_global_reset(struct ath12k_base *ab) in ath12k_pci_soc_global_reset() 247 static void ath12k_pci_clear_dbg_registers(struct ath12k_base *ab) in ath12k_pci_clear_dbg_registers() 277 static void ath12k_pci_enable_ltssm(struct ath12k_base *ab) in ath12k_pci_enable_ltssm() 305 static void ath12k_pci_clear_all_intrs(struct ath12k_base *ab) in ath12k_pci_clear_all_intrs() 315 static void ath12k_pci_set_wlaon_pwr_ctrl(struct ath12k_base *ab) in ath12k_pci_set_wlaon_pwr_ctrl() 324 static void ath12k_pci_force_wake(struct ath12k_base *ab) in ath12k_pci_force_wake() [all …]
|
H A D | acpi.c | 11 static int ath12k_acpi_dsm_get_data(struct ath12k_base *ab, int func) in ath12k_acpi_dsm_get_data() 161 static int ath12k_acpi_set_power_limit(struct ath12k_base *ab) in ath12k_acpi_set_power_limit() 183 static int ath12k_acpi_set_bios_sar_power(struct ath12k_base *ab) in ath12k_acpi_set_bios_sar_power() 205 struct ath12k_base *ab = data; in ath12k_acpi_dsm_notify() local 245 static int ath12k_acpi_set_bios_sar_params(struct ath12k_base *ab) in ath12k_acpi_set_bios_sar_params() 264 static int ath12k_acpi_set_tas_params(struct ath12k_base *ab) in ath12k_acpi_set_tas_params() 289 bool ath12k_acpi_get_disable_rfkill(struct ath12k_base *ab) in ath12k_acpi_get_disable_rfkill() 294 bool ath12k_acpi_get_disable_11be(struct ath12k_base *ab) in ath12k_acpi_get_disable_11be() 299 void ath12k_acpi_set_dsm_func(struct ath12k_base *ab) in ath12k_acpi_set_dsm_func() 351 int ath12k_acpi_start(struct ath12k_base *ab) in ath12k_acpi_start() [all …]
|
H A D | ce.c | 315 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() local 363 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() local 412 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() local 460 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() local 500 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() local 541 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() local 554 static void ath12k_ce_srng_msi_ring_params_setup(struct ath12k_base *ab, u32 ce_id, in ath12k_ce_srng_msi_ring_params_setup() 580 static int ath12k_ce_init_ring(struct ath12k_base *ab, in ath12k_ce_init_ring() 633 ath12k_ce_alloc_ring(struct ath12k_base *ab, int nentries, int desc_sz) in ath12k_ce_alloc_ring() 669 static int ath12k_ce_alloc_pipe(struct ath12k_base *ab, int ce_id) in ath12k_ce_alloc_pipe() [all …]
|
H A D | dp_rx.c | 24 static enum hal_encrypt_type ath12k_dp_rx_h_enctype(struct ath12k_base *ab, in ath12k_dp_rx_h_enctype() 33 u8 ath12k_dp_rx_h_decap_type(struct ath12k_base *ab, in ath12k_dp_rx_h_decap_type() 39 static u8 ath12k_dp_rx_h_mesh_ctl_present(struct ath12k_base *ab, in ath12k_dp_rx_h_mesh_ctl_present() 45 static bool ath12k_dp_rx_h_seq_ctrl_valid(struct ath12k_base *ab, in ath12k_dp_rx_h_seq_ctrl_valid() 51 static bool ath12k_dp_rx_h_fc_valid(struct ath12k_base *ab, in ath12k_dp_rx_h_fc_valid() 57 static bool ath12k_dp_rx_h_more_frags(struct ath12k_base *ab, in ath12k_dp_rx_h_more_frags() 66 static u16 ath12k_dp_rx_h_frag_no(struct ath12k_base *ab, in ath12k_dp_rx_h_frag_no() 75 static u16 ath12k_dp_rx_h_seq_no(struct ath12k_base *ab, in ath12k_dp_rx_h_seq_no() 81 static bool ath12k_dp_rx_h_msdu_done(struct ath12k_base *ab, in ath12k_dp_rx_h_msdu_done() 87 static bool ath12k_dp_rx_h_l4_cksum_fail(struct ath12k_base *ab, in ath12k_dp_rx_h_l4_cksum_fail() [all …]
|
H A D | hal.h | 51 #define HAL_SEQ_WCSS_UMAC_CE0_SRC_REG(ab) \ argument 53 #define HAL_SEQ_WCSS_UMAC_CE0_DST_REG(ab) \ argument 55 #define HAL_SEQ_WCSS_UMAC_CE1_SRC_REG(ab) \ argument 57 #define HAL_SEQ_WCSS_UMAC_CE1_DST_REG(ab) \ argument 68 #define HAL_TCL1_RING_BASE_LSB(ab) \ argument 70 #define HAL_TCL1_RING_BASE_MSB(ab) \ argument 72 #define HAL_TCL1_RING_ID(ab) ((ab)->hw_params->regs->hal_tcl1_ring_id) argument 73 #define HAL_TCL1_RING_MISC(ab) \ argument 75 #define HAL_TCL1_RING_TP_ADDR_LSB(ab) \ argument 77 #define HAL_TCL1_RING_TP_ADDR_MSB(ab) \ argument [all …]
|
H A D | htc.c | 12 struct sk_buff *ath12k_htc_alloc_skb(struct ath12k_base *ab, int size) in ath12k_htc_alloc_skb() 29 static void ath12k_htc_control_tx_complete(struct ath12k_base *ab, in ath12k_htc_control_tx_complete() 81 struct ath12k_base *ab = htc->ab; in ath12k_htc_send() local 150 struct ath12k_base *ab = htc->ab; in ath12k_htc_process_credit_report() local 184 struct ath12k_base *ab = htc->ab; in ath12k_htc_process_trailer() local 235 static void ath12k_htc_suspend_complete(struct ath12k_base *ab, bool ack) in ath12k_htc_suspend_complete() 247 static void ath12k_htc_wakeup_from_suspend(struct ath12k_base *ab) in ath12k_htc_wakeup_from_suspend() 252 void ath12k_htc_rx_completion_handler(struct ath12k_base *ab, in ath12k_htc_rx_completion_handler() 380 static void ath12k_htc_control_rx_complete(struct ath12k_base *ab, in ath12k_htc_control_rx_complete() 494 struct ath12k_base *ab = htc->ab; in ath12k_htc_wait_target() local [all …]
|
H A D | wmi.c | 201 void ath12k_wmi_init_qcn9274(struct ath12k_base *ab, in ath12k_wmi_init_qcn9274() 253 void ath12k_wmi_init_wcn7850(struct ath12k_base *ab, in ath12k_wmi_init_wcn7850() 314 ath12k_wmi_tlv_iter(struct ath12k_base *ab, const void *ptr, size_t len, in ath12k_wmi_tlv_iter() 315 int (*iter)(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter() 363 static int ath12k_wmi_tlv_iter_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_tlv_iter_parse() 382 ath12k_wmi_tlv_parse_alloc(struct ath12k_base *ab, in ath12k_wmi_tlv_parse_alloc() 405 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_cmd_send_nowait() local 488 struct ath12k_base *ab = wmi_handle->wmi_ab->ab; in ath12k_pull_mac_phy_cap_svc_ready_ext() local 651 static int ath12k_pull_service_ready_tlv(struct ath12k_base *ab, in ath12k_pull_service_ready_tlv() 701 static int ath12k_wmi_svc_rdy_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_svc_rdy_parse() [all …]
|
H A D | acpi.h | 84 static inline int ath12k_acpi_start(struct ath12k_base *ab) in ath12k_acpi_start() 89 static inline void ath12k_acpi_stop(struct ath12k_base *ab) in ath12k_acpi_stop() 93 static inline bool ath12k_acpi_get_disable_rfkill(struct ath12k_base *ab) in ath12k_acpi_get_disable_rfkill() 98 static inline bool ath12k_acpi_get_disable_11be(struct ath12k_base *ab) in ath12k_acpi_get_disable_11be() 103 static inline void ath12k_acpi_set_dsm_func(struct ath12k_base *ab) in ath12k_acpi_set_dsm_func() 107 static inline int ath12k_acpi_check_bdf_variant_name(struct ath12k_base *ab) in ath12k_acpi_check_bdf_variant_name()
|
H A D | pci.h | 31 #define GCC_GCC_PCIE_HOT_RST(ab) \ argument 40 #define PCIE_QSERDES_COM_SYSCLK_EN_SEL_REG(ab) \ argument 44 #define PCIE_PCS_OSC_DTCT_CONFIG1_REG(ab) \ argument 47 #define PCIE_PCS_OSC_DTCT_CONFIG2_REG(ab) \ argument 50 #define PCIE_PCS_OSC_DTCT_CONFIG4_REG(ab) \ argument 102 struct ath12k_base *ab; member 124 static inline struct ath12k_pci *ath12k_pci_priv(struct ath12k_base *ab) in ath12k_pci_priv()
|
H A D | debug.c | 11 void ath12k_info(struct ath12k_base *ab, const char *fmt, ...) in ath12k_info() 25 void ath12k_err(struct ath12k_base *ab, const char *fmt, ...) in ath12k_err() 55 void __ath12k_dbg(struct ath12k_base *ab, enum ath12k_debug_mask mask, in __ath12k_dbg() 76 void ath12k_dbg_dump(struct ath12k_base *ab, in ath12k_dbg_dump()
|
/linux/security/ipe/ |
H A D | audit.c | 71 static void audit_dmv_roothash(struct audit_buffer *ab, const void *rh) in audit_dmv_roothash() 82 static void audit_fsv_digest(struct audit_buffer *ab, const void *d) in audit_fsv_digest() 93 static void audit_rule(struct audit_buffer *ab, const struct ipe_rule *r) in audit_rule() 133 struct audit_buffer *ab; in ipe_audit_match() local 181 static void audit_policy(struct audit_buffer *ab, in audit_policy() 226 struct audit_buffer *ab; in ipe_audit_policy_activation() local 258 struct audit_buffer *ab; in ipe_audit_policy_load() local 287 struct audit_buffer *ab; in ipe_audit_enforce() local
|
/linux/include/linux/mfd/abx500/ |
H A D | ab8500.h | 387 static inline int is_ab8500(struct ab8500 *ab) in is_ab8500() 392 static inline int is_ab8505(struct ab8500 *ab) in is_ab8505() 397 static inline int is_ab9540(struct ab8500 *ab) in is_ab9540() 402 static inline int is_ab8540(struct ab8500 *ab) in is_ab8540() 408 static inline int is_ab8500_1p0_or_earlier(struct ab8500 *ab) in is_ab8500_1p0_or_earlier() 414 static inline int is_ab8500_1p1_or_earlier(struct ab8500 *ab) in is_ab8500_1p1_or_earlier() 420 static inline int is_ab8500_2p0_or_earlier(struct ab8500 *ab) in is_ab8500_2p0_or_earlier() 425 static inline int is_ab8500_3p3_or_earlier(struct ab8500 *ab) in is_ab8500_3p3_or_earlier() 431 static inline int is_ab8500_2p0(struct ab8500 *ab) in is_ab8500_2p0() 436 static inline int is_ab8505_1p0_or_earlier(struct ab8500 *ab) in is_ab8505_1p0_or_earlier() [all …]
|
/linux/kernel/ |
H A D | audit.c | 386 struct audit_buffer *ab; in audit_log_config_change() local 1087 struct audit_buffer **ab, u16 msg_type) in audit_log_common_recv_msg() argument 1105 audit_log_user_recv_msg(struct audit_buffer ** ab,u16 msg_type) audit_log_user_recv_msg() argument 1131 struct audit_buffer *ab; audit_log_feature_change() local 1221 struct audit_buffer *ab; audit_receive_msg() local 1511 struct audit_buffer *ab; audit_receive_msg() local 1604 struct audit_buffer *ab; audit_log_multicast() local 1777 audit_buffer_free(struct audit_buffer * ab) audit_buffer_free() argument 1789 struct audit_buffer *ab; audit_buffer_alloc() local 1862 struct audit_buffer *ab; audit_log_start() local 1937 audit_expand(struct audit_buffer * ab,int extra) audit_expand() argument 1959 audit_log_vformat(struct audit_buffer * ab,const char * fmt,va_list args) audit_log_vformat() argument 2005 audit_log_format(struct audit_buffer * ab,const char * fmt,...) audit_log_format() argument 2027 audit_log_n_hex(struct audit_buffer * ab,const unsigned char * buf,size_t len) audit_log_n_hex() argument 2060 audit_log_n_string(struct audit_buffer * ab,const char * string,size_t slen) audit_log_n_string() argument 2117 audit_log_n_untrustedstring(struct audit_buffer * ab,const char * string,size_t len) audit_log_n_untrustedstring() argument 2134 audit_log_untrustedstring(struct audit_buffer * ab,const char * string) audit_log_untrustedstring() argument 2140 audit_log_d_path(struct audit_buffer * ab,const char * prefix,const struct path * path) audit_log_d_path() argument 2163 audit_log_session_info(struct audit_buffer * ab) audit_log_session_info() argument 2171 audit_log_key(struct audit_buffer * ab,char * key) audit_log_key() argument 2180 audit_log_task_context(struct audit_buffer * ab) audit_log_task_context() argument 2207 audit_log_d_path_exe(struct audit_buffer * ab,struct mm_struct * mm) audit_log_d_path_exe() argument 2243 audit_log_task_info(struct audit_buffer * ab) audit_log_task_info() argument 2286 struct audit_buffer *ab; audit_log_path_denied() local 2326 struct audit_buffer *ab; audit_log_set_loginuid() local 2422 audit_log_end(struct audit_buffer * ab) audit_log_end() argument 2463 struct audit_buffer *ab; audit_log() local [all...] |
/linux/drivers/md/persistent-data/ |
H A D | dm-array.c | 97 static void *element_at(struct dm_array_info *info, struct array_block *ab, in element_at() 111 static void on_entries(struct dm_array_info *info, struct array_block *ab, in on_entries() 122 static void inc_ablock_entries(struct dm_array_info *info, struct array_block *ab) in inc_ablock_entries() 133 static void dec_ablock_entries(struct dm_array_info *info, struct array_block *ab) in dec_ablock_entries() 154 struct dm_block **block, struct array_block **ab) in alloc_ablock() 175 static void fill_ablock(struct dm_array_info *info, struct array_block *ab, in fill_ablock() 198 static void trim_ablock(struct dm_array_info *info, struct array_block *ab, in trim_ablock() 219 struct dm_block **block, struct array_block **ab) in get_ablock() 253 struct array_block **ab) in lookup_ablock() 281 struct dm_block **block, struct array_block **ab) in __shadow_ablock() [all …]
|