/linux-6.3-rc2/drivers/usb/phy/ |
A D | phy-ab8500-usb.c | 182 ab->saved_v_ulpi = regulator_get_voltage(ab->v_ulpi); in ab8500_usb_regulator_enable() 225 ab->saved_v_ulpi, ab->saved_v_ulpi); in ab8500_usb_regulator_disable() 293 ab->pins_sleep = pinctrl_lookup_state(ab->pinctrl, in ab8500_usb_phy_disable() 298 else if (pinctrl_select_state(ab->pinctrl, ab->pins_sleep)) in ab8500_usb_phy_disable() 713 ab->v_ape = devm_regulator_get(ab->dev, "v-ape"); in ab8500_usb_regulator_get() 720 ab->v_ulpi = devm_regulator_get(ab->dev, "vddulpivio18"); in ab8500_usb_regulator_get() 727 ab->v_musb = devm_regulator_get(ab->dev, "musb_1v8"); in ab8500_usb_regulator_get() 884 ab = devm_kzalloc(&pdev->dev, sizeof(*ab), GFP_KERNEL); in ab8500_usb_probe() 885 if (!ab) in ab8500_usb_probe() 894 ab->phy.dev = ab->dev; in ab8500_usb_probe() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | core.c | 310 ath12k_err(ab, in ath12k_core_fetch_board_data_api_n() 350 ab->bd_api = 2; in ath12k_core_fetch_bdf() 355 ab->bd_api = 1; in ath12k_core_fetch_bdf() 559 ath12k_ce_get_shadow_config(ab, &ab->qmi.ce_cfg.shadow_reg_v3, in ath12k_core_start_firmware() 660 struct ath12k_base *ab = ar->ab; in ath12k_core_halt() local 890 kfree(ab); in ath12k_core_free() 898 ab = kzalloc(sizeof(*ab) + priv_size, GFP_KERNEL); in ath12k_core_alloc() 899 if (!ab) in ath12k_core_alloc() 926 ab->dev = dev; in ath12k_core_alloc() 929 return ab; in ath12k_core_alloc() [all …]
|
A D | hif.h | 78 ab->hif.ops->ce_irq_enable(ab); in ath12k_hif_ce_irq_enable() 84 ab->hif.ops->ce_irq_disable(ab); in ath12k_hif_ce_irq_disable() 89 ab->hif.ops->irq_enable(ab); in ath12k_hif_irq_enable() 94 ab->hif.ops->irq_disable(ab); in ath12k_hif_irq_disable() 100 return ab->hif.ops->suspend(ab); in ath12k_hif_suspend() 108 return ab->hif.ops->resume(ab); in ath12k_hif_resume() 115 return ab->hif.ops->start(ab); in ath12k_hif_start() 120 ab->hif.ops->stop(ab); in ath12k_hif_stop() 125 return ab->hif.ops->read32(ab, address); in ath12k_hif_read32() 136 return ab->hif.ops->power_up(ab); in ath12k_hif_power_up() [all …]
|
A D | pci.c | 124 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_select_window() local 326 free_irq(ab->irq_num[irq_idx], &ab->ce.ce_pipe[i]); in ath12k_pci_free_irq() 444 struct ath12k_base *ab = irq_grp->ab; in ath12k_pci_ext_grp_napi_poll() local 492 irq_grp->ab = ab; in ath12k_pci_ext_irq_config() 598 ab->qmi.service_ins_id = ab->hw_params->qmi_service_ins_id; in ath12k_pci_init_qmi_ce_config() 639 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_msi_alloc() local 689 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_claim() local 752 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_free_region() local 765 struct ath12k_base *ab = ab_pci->ab; in ath12k_pci_aspm_disable() local 1160 if (!ab) { in ath12k_pci_probe() [all …]
|
A D | dp.c | 25 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_cleanup() local 30 spin_lock_bh(&ab->base_lock); in ath12k_dp_peer_cleanup() 46 struct ath12k_base *ab = ar->ab; in ath12k_dp_peer_setup() local 991 ar = ab->pdevs[i].ar; in ath12k_dp_pdev_pre_alloc() 1003 struct ath12k_base *ab = from_timer(ab, t, mon_reap_timer); in ath12k_dp_service_mon_ring() local 1036 ar = ab->pdevs[i].ar; in ath12k_dp_pdev_alloc() 1103 struct ath12k_base *ab = ar->ab; in ath12k_dp_vdev_tx_attach() local 1116 arvif->bank_id = ath12k_dp_tx_get_bank_profile(ab, arvif, &ab->dp); in ath12k_dp_vdev_tx_attach() 1233 ath12k_hif_write32(ab, reo_base + HAL_REO1_SW_COOKIE_CFG0(ab), cmem_base); in ath12k_dp_cc_config() 1245 ath12k_hif_write32(ab, reo_base + HAL_REO1_SW_COOKIE_CFG1(ab), val); in ath12k_dp_cc_config() [all …]
|
A D | ce.c | 225 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_buf_enqueue_pipe() local 273 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_post_pipe() local 322 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_recv_next() local 371 struct ath12k_base *ab = pipe->ab; in ath12k_ce_recv_process_cb() local 397 pipe->recv_cb(ab, skb); in ath12k_ce_recv_process_cb() 411 struct ath12k_base *ab = pipe->ab; in ath12k_ce_completed_send_next() local 452 struct ath12k_base *ab = pipe->ab; in ath12k_ce_send_done_cb() local 721 struct ath12k_base *ab = pipe->ab; in ath12k_ce_rx_pipe_cleanup() local 782 struct ath12k_base *ab = from_timer(ab, t, rx_replenish_retry); in ath12k_ce_rx_replenish_retry() local 831 ath12k_ce_get_shadow_config(ab, &ab->qmi.ce_cfg.shadow_reg_v3, in ath12k_ce_init_pipes() [all …]
|
A D | peer.c | 16 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find() 84 spin_lock_bh(&ab->base_lock); in ath12k_peer_exist_by_vdev_id() 92 spin_unlock_bh(&ab->base_lock); in ath12k_peer_exist_by_vdev_id() 114 spin_lock_bh(&ab->base_lock); in ath12k_peer_unmap_event() 128 wake_up(&ab->peer_mapping_wq); in ath12k_peer_unmap_event() 139 spin_lock_bh(&ab->base_lock); in ath12k_peer_map_event() 187 struct ath12k_base *ab = ar->ab; in ath12k_peer_cleanup() local 191 spin_lock_bh(&ab->base_lock); in ath12k_peer_cleanup() 244 ath12k_warn(ar->ab, in ath12k_peer_delete() 274 ath12k_warn(ar->ab, in ath12k_peer_create() [all …]
|
A D | hal.h | 62 #define HAL_TCL1_RING_ID(ab) ((ab)->hw_params->regs->hal_tcl1_ring_id) argument 135 #define HAL_REO1_SW_COOKIE_CFG0(ab) ((ab)->hw_params->regs->hal_reo1_sw_cookie_cfg0) argument 136 #define HAL_REO1_SW_COOKIE_CFG1(ab) ((ab)->hw_params->regs->hal_reo1_sw_cookie_cfg1) argument 137 #define HAL_REO1_QDESC_LUT_BASE0(ab) ((ab)->hw_params->regs->hal_reo1_qdesc_lut_base0) argument 138 #define HAL_REO1_QDESC_LUT_BASE1(ab) ((ab)->hw_params->regs->hal_reo1_qdesc_lut_base1) argument 139 #define HAL_REO1_RING_BASE_LSB(ab) ((ab)->hw_params->regs->hal_reo1_ring_base_lsb) argument 140 #define HAL_REO1_RING_BASE_MSB(ab) ((ab)->hw_params->regs->hal_reo1_ring_base_msb) argument 141 #define HAL_REO1_RING_ID(ab) ((ab)->hw_params->regs->hal_reo1_ring_id) argument 142 #define HAL_REO1_RING_MISC(ab) ((ab)->hw_params->regs->hal_reo1_ring_misc) argument 151 #define HAL_REO1_RING_MSI1_DATA(ab) ((ab)->hw_params->regs->hal_reo1_ring_msi1_data) argument [all …]
|
A D | dp_rx.c | 485 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_free() local 530 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_pdev_srng_alloc() local 692 struct ath12k_base *ab = dp->ab; in ath12k_dp_rx_tid_del_func() local 936 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_peer_tid_setup() local 1043 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_ampdu_start() local 1060 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_ampdu_stop() local 1100 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_peer_pn_replay_config() local 1313 struct ath12k_base *ab = ar->ab; in ath12k_update_per_peer_tx_stats() local 1751 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_msdu_coalesce() local 1852 struct ath12k_base *ab = ar->ab; in ath12k_dp_rx_h_csum_offload() local [all …]
|
A D | pci.h | 38 #define PCIE_QSERDES_COM_SYSCLK_EN_SEL_REG(ab) \ argument 39 ((ab)->hw_params->regs->pcie_qserdes_sysclk_en_sel) 42 #define PCIE_PCS_OSC_DTCT_CONFIG1_REG(ab) \ argument 45 #define PCIE_PCS_OSC_DTCT_CONFIG2_REG(ab) \ argument 48 #define PCIE_PCS_OSC_DTCT_CONFIG4_REG(ab) \ argument 91 struct ath12k_base *ab; member 110 return (struct ath12k_pci *)ab->drv_priv; in ath12k_pci_priv() 130 int ath12k_pci_hif_resume(struct ath12k_base *ab); 131 void ath12k_pci_stop(struct ath12k_base *ab); 132 int ath12k_pci_start(struct ath12k_base *ab); [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | peer.c | 70 if (!ab->rhead_peer_id) in ath11k_peer_find_by_id() 213 if (!ab->rhead_peer_id || !ab->rhead_peer_addr) in ath11k_peer_rhash_add() 216 ret = ath11k_peer_rhash_insert(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_add() 235 ath11k_peer_rhash_remove(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_add() 243 struct ath11k_base *ab = ar->ab; in ath11k_peer_cleanup() local 297 struct ath11k_base *ab = ar->ab; in __ath11k_peer_delete() local 324 ath11k_warn(ab, in __ath11k_peer_delete() 337 ath11k_warn(ab, in __ath11k_peer_delete() 480 if (!ab->rhead_peer_id || !ab->rhead_peer_addr) in ath11k_peer_rhash_delete() 528 param->nelem_hint = ab->num_radios * TARGET_NUM_PEERS_PDEV(ab); in ath11k_peer_rhash_id_tbl_init() [all …]
|
A D | core.c | 886 ab->new_alpha2[0], ab->new_alpha2[1]); in ath11k_core_check_cc_code_bdfext() 986 ab->id.vendor, ab->id.device, in __ath11k_core_create_board_name() 1672 ab->free_vdev_map = (1LL << (ab->num_radios * TARGET_NUM_VDEVS(ab))) - 1; in ath11k_core_reconfigure_on_crash() 1695 struct ath11k_base *ab = ar->ab; in ath11k_core_halt() local 1938 ath11k_info(ab, "%s\n", ab->hw_params.name); in ath11k_init_hw_params() 1991 kfree(ab); in ath11k_core_free() 2000 ab = kzalloc(sizeof(*ab) + priv_size, GFP_KERNEL); in ath11k_core_alloc() 2001 if (!ab) in ath11k_core_alloc() 2033 ab->dev = dev; in ath11k_core_alloc() 2036 return ab; in ath11k_core_alloc() [all …]
|
A D | pci.c | 71 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_select_window() local 379 ab->qmi.service_ins_id = ab->hw_params.qmi_service_ins_id; in ath11k_pci_init_qmi_ce_config() 412 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_alloc_msi() local 498 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_claim() local 540 if (!ab->mem) { in ath11k_pci_claim() 546 ab->mem_ce = ab->mem; in ath11k_pci_claim() 563 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_free_region() local 567 ab->mem = NULL; in ath11k_pci_free_region() 576 struct ath11k_base *ab = ab_pci->ab; in ath11k_pci_aspm_disable() local 739 if (!ab) { in ath11k_pci_probe() [all …]
|
A D | ahb.c | 456 ab->qmi.service_ins_id = ab->hw_params.qmi_service_ins_id; in ath11k_ahb_init_qmi_ce_config() 485 free_irq(ab->irq_num[irq_idx], &ab->ce.ce_pipe[i]); in ath11k_ahb_free_irq() 519 struct ath11k_base *ab = irq_grp->ab; in ath11k_ahb_ext_grp_napi_poll() local 559 irq_grp->ab = ab; in ath11k_ahb_config_ext_irq() 932 ab->mem = mem; in ath11k_ahb_setup_resources() 1144 if (!ab) { in ath11k_ahb_probe() 1150 ab->pdev = pdev; in ath11k_ahb_probe() 1151 ab->hw_rev = hw_rev; in ath11k_ahb_probe() 1168 ab->mem_ce = ab->mem; in ath11k_ahb_probe() 1239 ath11k_core_free(ab); in ath11k_ahb_probe() [all …]
|
A D | hal.h | 88 (HAL_TCL1_RING_MSI1_DATA(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 90 (HAL_TCL1_RING_BASE_MSB(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 92 (HAL_TCL1_RING_ID(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 98 (HAL_TCL1_RING_TP_ADDR_LSB(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 100 (HAL_TCL1_RING_TP_ADDR_MSB(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 102 (HAL_TCL1_RING_MISC(ab) - HAL_TCL1_RING_BASE_LSB(ab)) 156 (HAL_REO1_RING_MSI1_DATA(ab) - HAL_REO1_RING_BASE_LSB(ab)) 158 (HAL_REO1_RING_BASE_MSB(ab) - HAL_REO1_RING_BASE_LSB(ab)) 159 #define HAL_REO1_RING_ID_OFFSET(ab) (HAL_REO1_RING_ID(ab) - HAL_REO1_RING_BASE_LSB(ab)) argument 167 (HAL_REO1_RING_MISC(ab) - HAL_REO1_RING_BASE_LSB(ab)) [all …]
|
A D | pcic.c | 162 ret = ab->pci.ops->wakeup(ab); in ath11k_pcic_write32() 167 ab->pci.ops->release(ab); in ath11k_pcic_write32() 195 ret = ab->pci.ops->wakeup(ab); in ath11k_pcic_read32() 200 ab->pci.ops->release(ab); in ath11k_pcic_read32() 219 ret = ab->pci.ops->wakeup(ab); in ath11k_pcic_read() 238 ab->pci.ops->release(ab); in ath11k_pcic_read() 394 struct ath11k_base *ab = ce_pipe->ab; in ath11k_pcic_ce_interrupt_handler() local 412 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_disable() local 446 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_enable() local 504 struct ath11k_base *ab = irq_grp->ab; in ath11k_pcic_ext_grp_napi_poll() local [all …]
|
A D | dp.c | 24 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_cleanup() local 29 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 45 struct ath11k_base *ab = ar->ab; in ath11k_dp_peer_setup() local 343 ath11k_dp_shadow_stop_timer(ab, &ab->dp.tx_ring_timer[i]); in ath11k_dp_stop_shadow_timers() 345 ath11k_dp_shadow_stop_timer(ab, &ab->dp.reo_cmd_timer); in ath11k_dp_stop_shadow_timers() 475 ab->hw_params.hw_ops->reo_setup(ab); in ath11k_dp_srng_common_setup() 878 ar = ab->pdevs[i].ar; in ath11k_dp_pdev_free() 893 ar = ab->pdevs[i].ar; in ath11k_dp_pdev_pre_alloc() 1054 dp->ab = ab; in ath11k_dp_alloc() 1119 struct ath11k_base *ab = update_timer->ab; in ath11k_dp_shadow_timer_handler() local [all …]
|
A D | ce.c | 268 ath11k_dp_shadow_stop_timer(ab, &ab->ce.hp_timer[i]); 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 421 struct ath11k_base *ab = pipe->ab; in ath11k_ce_recv_process_cb() local 461 struct ath11k_base *ab = pipe->ab; in ath11k_ce_completed_send_next() local 502 struct ath11k_base *ab = pipe->ab; in ath11k_ce_tx_process_cb() local 606 ath11k_dp_shadow_init_timer(ab, &ab->ce.hp_timer[ce_id], in ath11k_ce_init_ring() 803 struct ath11k_base *ab = pipe->ab; in ath11k_ce_rx_pipe_cleanup() local 985 ath11k_dp_shadow_stop_timer(ab, &ab->ce.hp_timer[i]); in ath11k_ce_free_pipes() [all …]
|
A D | hal.c | 305 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_ID_OFFSET(ab), val); in ath11k_hal_srng_dst_hw_init() 322 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_HP_ADDR_LSB_OFFSET(ab), in ath11k_hal_srng_dst_hw_init() 324 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_HP_ADDR_MSB_OFFSET(ab), in ath11k_hal_srng_dst_hw_init() 330 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_TP_OFFSET(ab), 0); in ath11k_hal_srng_dst_hw_init() 343 ath11k_hif_write32(ab, reg_base + HAL_REO1_RING_MISC_OFFSET(ab), val); in ath11k_hal_srng_dst_hw_init() 384 ath11k_hif_write32(ab, reg_base + HAL_TCL1_RING_ID_OFFSET(ab), val); in ath11k_hal_srng_src_hw_init() 452 ath11k_hif_write32(ab, reg_base + HAL_TCL1_RING_MISC_OFFSET(ab), val); in ath11k_hal_srng_src_hw_init() 1044 (HAL_REO1_RING_TP(ab) - HAL_REO1_RING_HP(ab))); in ath11k_hal_srng_setup() 1190 s->reg_size[1] = HAL_REO2_RING_HP(ab) - HAL_REO1_RING_HP(ab); in ath11k_hal_srng_create_config() 1364 ath11k_err(ab, in ath11k_hal_dump_srng_stats() [all …]
|
A D | hif.h | 38 ab->hif.ops->ce_irq_enable(ab); in ath11k_hif_ce_irq_enable() 44 ab->hif.ops->ce_irq_disable(ab); in ath11k_hif_ce_irq_disable() 79 if (ab->hif.ops->suspend) in ath11k_hif_suspend() 80 return ab->hif.ops->suspend(ab); in ath11k_hif_suspend() 87 if (ab->hif.ops->resume) in ath11k_hif_resume() 88 return ab->hif.ops->resume(ab); in ath11k_hif_resume() 106 if (!ab->hif.ops->read) in ath11k_hif_read() 109 return ab->hif.ops->read(ab, buf, start, end); in ath11k_hif_read() 125 return ab->hif.ops->get_user_msi_vector(ab, user_name, num_vectors, in ath11k_get_user_msi_vector() 136 ab->hif.ops->get_msi_address(ab, msi_addr_lo, msi_addr_hi); in ath11k_get_msi_address() [all …]
|
A D | qmi.c | 2880 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_mem_request() local 2894 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_load_bdf() local 2924 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_event_server_arrive() local 2958 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_request_cb() local 3004 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_mem_ready_cb() local 3016 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_ready_cb() local 3035 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_cold_boot_cal_done_cb() local 3049 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_msg_fw_init_done_cb() local 3102 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_new_server() local 3127 struct ath11k_base *ab = qmi->ab; in ath11k_qmi_ops_del_server() local [all …]
|
A D | trace.h | 125 TP_ARGS(ab, vaf), 127 __string(device, dev_name(ab->dev)) 146 TP_ARGS(ab, vaf) 151 TP_ARGS(ab, vaf) 156 TP_ARGS(ab, vaf) 162 TP_ARGS(ab, id, buf, buf_len), 165 __string(device, dev_name(ab->dev)) 192 TP_ARGS(ab, id, buf, buf_len), 195 __string(device, dev_name(ab->dev)) 222 TP_ARGS(ab, level, vaf), [all …]
|
A D | mhi.c | 247 ath11k_mhi_reset_txvecdb(ab); in ath11k_mhi_clear_vector() 249 ath11k_mhi_reset_rxvecdb(ab); in ath11k_mhi_clear_vector() 255 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_get_msi() local 337 queue_work(ab->workqueue_aux, &ab->reset_work); in ath11k_mhi_op_status_cb() 383 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_register() local 399 mhi_ctrl->regs = ab->mem; in ath11k_mhi_register() 430 switch (ab->hw_rev) { in ath11k_mhi_register() 441 ab->hw_rev); in ath11k_mhi_register() 471 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_start() local 499 struct ath11k_base *ab = ab_pci->ab; in ath11k_mhi_suspend() local [all …]
|
/linux-6.3-rc2/include/linux/mfd/abx500/ |
A D | ab8500.h | 414 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT1P0)); in is_ab8500_1p0_or_earlier() 420 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT1P1)); in is_ab8500_1p1_or_earlier() 426 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT2P0)); in is_ab8500_2p0_or_earlier() 431 return (is_ab8500(ab) && (ab->chip_id <= AB8500_CUT3P3)); in is_ab8500_3p3_or_earlier() 471 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P0); in is_ab8540_1p0_or_earlier() 476 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P1); in is_ab8540_1p1_or_earlier() 481 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT1P2); in is_ab8540_1p2_or_earlier() 486 return is_ab8540(ab) && (ab->chip_id <= AB8500_CUT2P0); in is_ab8540_2p0_or_earlier() 491 return is_ab8540(ab) && (ab->chip_id == AB8500_CUT2P0); in is_ab8540_2p0() 496 return (is_ab8505(ab) && (ab->chip_id < AB8500_CUT2P0)); in is_ab8505_2p0_earlier() [all …]
|
/linux-6.3-rc2/security/ |
A D | lsm_audit.c | 228 audit_log_format(ab, " dev="); in dump_common_audit_data() 241 audit_log_format(ab, " dev="); in dump_common_audit_data() 254 audit_log_format(ab, " dev="); in dump_common_audit_data() 265 audit_log_format(ab, " name="); in dump_common_audit_data() 291 audit_log_format(ab, " dev="); in dump_common_audit_data() 444 struct audit_buffer *ab; in common_lsm_audit() local 452 if (ab == NULL) in common_lsm_audit() 456 pre_audit(ab, a); in common_lsm_audit() 458 dump_common_audit_data(ab, a); in common_lsm_audit() 461 post_audit(ab, a); in common_lsm_audit() [all …]
|