/linux-6.14.4/net/mac80211/ |
D | driver-ops.h | 33 static inline void drv_tx(struct ieee80211_local *local, in drv_tx() 40 static inline void drv_sync_rx_queues(struct ieee80211_local *local, in drv_sync_rx_queues() 56 struct ieee80211_local *local = sdata->local; in drv_get_et_strings() local 68 struct ieee80211_local *local = sdata->local; in drv_get_et_stats() local 79 struct ieee80211_local *local = sdata->local; in drv_get_et_sset_count() local 94 static inline int drv_suspend(struct ieee80211_local *local, in drv_suspend() 108 static inline int drv_resume(struct ieee80211_local *local) in drv_resume() 121 static inline void drv_set_wakeup(struct ieee80211_local *local, in drv_set_wakeup() 146 static inline int drv_config(struct ieee80211_local *local, u32 changed) in drv_config() 159 static inline void drv_vif_cfg_changed(struct ieee80211_local *local, in drv_vif_cfg_changed() [all …]
|
D | led.c | 12 void ieee80211_led_assoc(struct ieee80211_local *local, bool associated) in ieee80211_led_assoc() 22 void ieee80211_led_radio(struct ieee80211_local *local, bool enabled) in ieee80211_led_radio() 32 void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() 44 void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names() 54 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_tx_led_activate() local 65 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_tx_led_deactivate() local 74 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_rx_led_activate() local 85 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_rx_led_deactivate() local 94 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_assoc_led_activate() local 105 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_assoc_led_deactivate() local [all …]
|
D | led.h | 13 static inline void ieee80211_led_rx(struct ieee80211_local *local) in ieee80211_led_rx() 22 static inline void ieee80211_led_tx(struct ieee80211_local *local) in ieee80211_led_tx() 43 static inline void ieee80211_led_assoc(struct ieee80211_local *local, in ieee80211_led_assoc() 47 static inline void ieee80211_led_radio(struct ieee80211_local *local, in ieee80211_led_radio() 51 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() 54 static inline void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names() 57 static inline void ieee80211_led_init(struct ieee80211_local *local) in ieee80211_led_init() 60 static inline void ieee80211_led_exit(struct ieee80211_local *local) in ieee80211_led_exit() 63 static inline void ieee80211_mod_tpt_led_trig(struct ieee80211_local *local, in ieee80211_mod_tpt_led_trig() 71 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, int bytes) in ieee80211_tpt_led_trig_tx() [all …]
|
D | offchannel.c | 27 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_enable() local 63 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_disable() local 83 void ieee80211_offchannel_stop_vifs(struct ieee80211_local *local) in ieee80211_offchannel_stop_vifs() 133 void ieee80211_offchannel_return(struct ieee80211_local *local) in ieee80211_offchannel_return() 194 static unsigned long ieee80211_end_finished_rocs(struct ieee80211_local *local, in ieee80211_end_finished_rocs() 225 static bool ieee80211_recalc_sw_work(struct ieee80211_local *local, in ieee80211_recalc_sw_work() 263 struct ieee80211_local *local = in ieee80211_hw_roc_start() local 280 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel() local 290 static void _ieee80211_start_next_roc(struct ieee80211_local *local) in _ieee80211_start_next_roc() 386 void ieee80211_start_next_roc(struct ieee80211_local *local) in ieee80211_start_next_roc() [all …]
|
D | driver-ops.c | 13 int drv_start(struct ieee80211_local *local) in drv_start() 36 void drv_stop(struct ieee80211_local *local, bool suspend) in drv_stop() 57 int drv_add_interface(struct ieee80211_local *local, in drv_add_interface() 90 int drv_change_interface(struct ieee80211_local *local, in drv_change_interface() 108 void drv_remove_interface(struct ieee80211_local *local, in drv_remove_interface() 134 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state() 170 int drv_sta_set_txpwr(struct ieee80211_local *local, in drv_sta_set_txpwr() 191 void drv_link_sta_rc_update(struct ieee80211_local *local, in drv_link_sta_rc_update() 212 int drv_conf_tx(struct ieee80211_local *local, in drv_conf_tx() 247 u64 drv_get_tsf(struct ieee80211_local *local, in drv_get_tsf() [all …]
|
D | main.c | 37 void ieee80211_configure_filter(struct ieee80211_local *local) in ieee80211_configure_filter() 90 struct ieee80211_local *local = in ieee80211_reconfig_filter() local 96 static u32 ieee80211_calc_hw_conf_chan(struct ieee80211_local *local, in ieee80211_calc_hw_conf_chan() 193 int ieee80211_hw_config(struct ieee80211_local *local, u32 changed) in ieee80211_hw_config() 226 static int _ieee80211_hw_conf_chan(struct ieee80211_local *local, in _ieee80211_hw_conf_chan() 241 int ieee80211_hw_conf_chan(struct ieee80211_local *local) in ieee80211_hw_conf_chan() 252 void ieee80211_hw_conf_init(struct ieee80211_local *local) in ieee80211_hw_conf_init() 278 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_emulate_add_chanctx() local 289 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_emulate_remove_chanctx() local 301 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_emulate_change_chanctx() local [all …]
|
D | iface.c | 85 static u32 __ieee80211_idle_off(struct ieee80211_local *local) in __ieee80211_idle_off() 94 static u32 __ieee80211_idle_on(struct ieee80211_local *local) in __ieee80211_idle_on() 105 static u32 __ieee80211_recalc_idle(struct ieee80211_local *local, in __ieee80211_recalc_idle() 140 u32 ieee80211_idle_off(struct ieee80211_local *local) in ieee80211_idle_off() 145 void ieee80211_recalc_idle(struct ieee80211_local *local) in ieee80211_recalc_idle() 155 struct ieee80211_local *local = sdata->local; in ieee80211_verify_mac() local 204 struct ieee80211_local *local = sdata->local; in ieee80211_can_powered_addr_change() local 254 struct ieee80211_local *local = sdata->local; in _ieee80211_change_mac() local 297 struct ieee80211_local *local = sdata->local; in ieee80211_change_mac() local 327 struct ieee80211_local *local = sdata->local; in ieee80211_check_concurrent_iface() local [all …]
|
D | chan.c | 15 static int ieee80211_chanctx_num_assigned(struct ieee80211_local *local, in ieee80211_chanctx_num_assigned() 29 static int ieee80211_chanctx_num_reserved(struct ieee80211_local *local, in ieee80211_chanctx_num_reserved() 43 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount() 50 static int ieee80211_num_chanctx(struct ieee80211_local *local, int radio_idx) in ieee80211_num_chanctx() 66 static bool ieee80211_can_create_new_chanctx(struct ieee80211_local *local, in ieee80211_can_create_new_chanctx() 141 ieee80211_chanctx_reserved_chanreq(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chanreq() 163 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_non_reserved_chandef() 189 ieee80211_chanctx_can_reserve(struct ieee80211_local *local, in ieee80211_chanctx_can_reserve() 211 ieee80211_find_reservation_chanctx(struct ieee80211_local *local, in ieee80211_find_reservation_chanctx() 310 ieee80211_get_chanctx_max_required_bw(struct ieee80211_local *local, in ieee80211_get_chanctx_max_required_bw() [all …]
|
D | scan.c | 32 void ieee80211_rx_bss_put(struct ieee80211_local *local, in ieee80211_rx_bss_put() 68 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_inform_bss() local 164 ieee80211_bss_info_update(struct ieee80211_local *local, in ieee80211_bss_info_update() 257 void ieee80211_scan_rx(struct ieee80211_local *local, struct sk_buff *skb) in ieee80211_scan_rx() 357 struct ieee80211_local *local = sdata->local; in ieee80211_prep_hw_scan() local 426 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed() local 519 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed() local 533 static int ieee80211_start_sw_scan(struct ieee80211_local *local, in ieee80211_start_sw_scan() 576 struct ieee80211_local *local = sdata->local; in __ieee80211_can_leave_ch() local 597 static bool ieee80211_can_scan(struct ieee80211_local *local, in ieee80211_can_scan() [all …]
|
D | sta_info.c | 91 static int sta_info_hash_del(struct ieee80211_local *local, in sta_info_hash_del() 98 static int link_sta_info_hash_add(struct ieee80211_local *local, in link_sta_info_hash_add() 107 static int link_sta_info_hash_del(struct ieee80211_local *local, in link_sta_info_hash_del() 118 struct ieee80211_local *local = sta->sdata->local; in ieee80211_purge_sta_txqs() local 138 struct ieee80211_local *local = sdata->local; in __cleanup_single_sta() local 191 struct ieee80211_local *local = sdata->local; in cleanup_single_sta() local 197 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, in sta_info_hash_lookup() 207 struct ieee80211_local *local = sdata->local; in sta_info_get() local 232 struct ieee80211_local *local = sdata->local; in sta_info_get_bss() local 251 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local, in link_sta_info_hash_lookup() [all …]
|
D | debugfs.c | 79 struct ieee80211_local *local = file->private_data; in aqm_read() local 120 struct ieee80211_local *local = file->private_data; in aqm_write() local 154 struct ieee80211_local *local = file->private_data; in airtime_flags_read() local 175 struct ieee80211_local *local = file->private_data; in airtime_flags_write() local 205 struct ieee80211_local *local = file->private_data; in aql_pending_read() local 235 struct ieee80211_local *local = file->private_data; in aql_txq_limit_read() local 262 struct ieee80211_local *local = file->private_data; in aql_txq_limit_write() local 364 struct ieee80211_local *local = file->private_data; in force_tx_status_read() local 379 struct ieee80211_local *local = file->private_data; in force_tx_status_write() local 413 struct ieee80211_local *local = file->private_data; in reset_write() local [all …]
|
D | util.c | 42 struct ieee80211_local *local; in wiphy_to_ieee80211_hw() local 205 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration() local 248 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration() local 284 static void wake_tx_push_queue(struct ieee80211_local *local, in wake_tx_push_queue() 306 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_handle_wake_tx_queue() local 325 struct ieee80211_local *local = sdata->local; in __ieee80211_wake_txqs() local 389 _ieee80211_wake_txqs(struct ieee80211_local *local, unsigned long *flags) in _ieee80211_wake_txqs() 424 struct ieee80211_local *local = from_tasklet(local, t, in ieee80211_wake_txqs() local 438 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue() local 484 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason() local [all …]
|
D | agg-tx.c | 66 struct ieee80211_local *local = sdata->local; in ieee80211_send_addba_request() local 106 struct ieee80211_local *local = sdata->local; in ieee80211_send_bar() local 235 struct ieee80211_local *local = sdata->local; in __acquires() local 293 struct ieee80211_local *local = sta->local; in __ieee80211_stop_tx_ba_session() local 447 struct ieee80211_local *local = sta->local; in ieee80211_send_addba_with_timeout() local 492 struct ieee80211_local *local = sta->local; in ieee80211_tx_ba_session_handle_start() local 601 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_session() local 746 static void ieee80211_agg_tx_operational(struct ieee80211_local *local, in ieee80211_agg_tx_operational() 793 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb() local 844 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb_irqsafe() local [all …]
|
/linux-6.14.4/net/mac802154/ |
D | driver-ops.h | 14 drv_xmit_async(struct ieee802154_local *local, struct sk_buff *skb) in drv_xmit_async() 20 drv_xmit_sync(struct ieee802154_local *local, struct sk_buff *skb) in drv_xmit_sync() 27 static inline int drv_set_pan_id(struct ieee802154_local *local, __le16 pan_id) in drv_set_pan_id() 49 drv_set_extended_addr(struct ieee802154_local *local, __le64 extended_addr) in drv_set_extended_addr() 71 drv_set_short_addr(struct ieee802154_local *local, __le16 short_addr) in drv_set_short_addr() 93 drv_set_pan_coord(struct ieee802154_local *local, bool is_coord) in drv_set_pan_coord() 115 drv_set_promiscuous_mode(struct ieee802154_local *local, bool on) in drv_set_promiscuous_mode() 132 static inline int drv_start(struct ieee802154_local *local, in drv_start() 215 static inline void drv_stop(struct ieee802154_local *local) in drv_stop() 233 drv_set_channel(struct ieee802154_local *local, u8 page, u8 channel) in drv_set_channel() [all …]
|
D | tx.c | 27 struct ieee802154_local *local = in ieee802154_xmit_sync_worker() local 54 ieee802154_tx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_tx() 111 static int ieee802154_sync_queue(struct ieee802154_local *local) in ieee802154_sync_queue() 124 int ieee802154_sync_and_hold_queue(struct ieee802154_local *local) in ieee802154_sync_and_hold_queue() 135 int ieee802154_mlme_op_pre(struct ieee802154_local *local) in ieee802154_mlme_op_pre() 140 int ieee802154_mlme_tx_locked(struct ieee802154_local *local, in ieee802154_mlme_tx_locked() 163 int ieee802154_mlme_tx(struct ieee802154_local *local, in ieee802154_mlme_tx() 176 void ieee802154_mlme_op_post(struct ieee802154_local *local) in ieee802154_mlme_op_post() 181 int ieee802154_mlme_tx_one_locked(struct ieee802154_local *local, in ieee802154_mlme_tx_one_locked() 194 static bool ieee802154_queue_is_stopped(struct ieee802154_local *local) in ieee802154_queue_is_stopped() [all …]
|
D | util.c | 28 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue() local 54 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue() local 67 void ieee802154_hold_queue(struct ieee802154_local *local) in ieee802154_hold_queue() 77 void ieee802154_release_queue(struct ieee802154_local *local) in ieee802154_release_queue() 87 void ieee802154_disable_queue(struct ieee802154_local *local) in ieee802154_disable_queue() 103 struct ieee802154_local *local = in ieee802154_xmit_ifs_timer() local 114 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete() local 152 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_error() local 168 void ieee802154_stop_device(struct ieee802154_local *local) in ieee802154_stop_device()
|
D | scan.c | 44 static int mac802154_scan_cleanup_locked(struct ieee802154_local *local, in mac802154_scan_cleanup_locked() 84 int mac802154_abort_scan_locked(struct ieee802154_local *local, in mac802154_abort_scan_locked() 105 static void mac802154_flush_queued_beacons(struct ieee802154_local *local) in mac802154_flush_queued_beacons() 117 mac802154_scan_get_next_channel(struct ieee802154_local *local, in mac802154_scan_get_next_channel() 127 static int mac802154_scan_find_next_chan(struct ieee802154_local *local, in mac802154_scan_find_next_chan() 138 static int mac802154_scan_prepare_beacon_req(struct ieee802154_local *local) in mac802154_scan_prepare_beacon_req() 153 static int mac802154_transmit_beacon_req(struct ieee802154_local *local, in mac802154_transmit_beacon_req() 176 struct ieee802154_local *local = in mac802154_scan_worker() local 276 struct ieee802154_local *local = sdata->local; in mac802154_trigger_scan_locked() local 309 int mac802154_process_beacon(struct ieee802154_local *local, in mac802154_process_beacon() [all …]
|
D | rx.c | 34 struct ieee802154_local *local = in mac802154_rx_beacon_worker() local 50 static bool mac802154_should_answer_beacon_req(struct ieee802154_local *local) in mac802154_should_answer_beacon_req() 73 struct ieee802154_local *local = in mac802154_rx_mac_cmd_worker() local 335 __ieee802154_rx_handle_packet(struct ieee802154_local *local, in __ieee802154_rx_handle_packet() 372 ieee802154_monitors_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_monitors_rx() 400 void ieee802154_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_rx() 442 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe() local
|
/linux-6.14.4/net/nfc/ |
D | llcp_core.c | 47 struct nfc_llcp_local *local = sock->local; in nfc_llcp_socket_purge() local 66 static void nfc_llcp_socket_release(struct nfc_llcp_local *local, bool device, in nfc_llcp_socket_release() 146 static struct nfc_llcp_local *nfc_llcp_local_get(struct nfc_llcp_local *local) in nfc_llcp_local_get() 160 static void local_cleanup(struct nfc_llcp_local *local) in local_cleanup() 177 struct nfc_llcp_local *local; in local_release() local 185 int nfc_llcp_local_put(struct nfc_llcp_local *local) in nfc_llcp_local_put() 201 static struct nfc_llcp_sock *nfc_llcp_sock_get(struct nfc_llcp_local *local, in nfc_llcp_sock_get() 238 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_timeout_work() local 246 struct nfc_llcp_local *local = from_timer(local, t, link_timer); in nfc_llcp_symm_timer() local 259 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_sdreq_timeout_work() local [all …]
|
/linux-6.14.4/net/rxrpc/ |
D | local_object.c | 42 void rxrpc_local_dont_fragment(const struct rxrpc_local *local, bool set) in rxrpc_local_dont_fragment() 59 static long rxrpc_local_cmp_key(const struct rxrpc_local *local, in rxrpc_local_cmp_key() 98 struct rxrpc_local *local = in rxrpc_client_conn_reap_timeout() local 112 struct rxrpc_local *local; in rxrpc_alloc_local() local 162 static int rxrpc_open_socket(struct rxrpc_local *local, struct net *net) in rxrpc_open_socket() 250 struct rxrpc_local *local; in rxrpc_lookup_local() local 327 struct rxrpc_local *rxrpc_get_local(struct rxrpc_local *local, in rxrpc_get_local() 341 struct rxrpc_local *rxrpc_get_local_maybe(struct rxrpc_local *local, in rxrpc_get_local_maybe() 358 void rxrpc_put_local(struct rxrpc_local *local, enum rxrpc_local_trace why) in rxrpc_put_local() 379 struct rxrpc_local *rxrpc_use_local(struct rxrpc_local *local, in rxrpc_use_local() [all …]
|
D | peer_object.c | 30 static unsigned long rxrpc_peer_hash_key(struct rxrpc_local *local, in rxrpc_peer_hash_key() 79 struct rxrpc_local *local, in rxrpc_peer_cmp_key() 117 struct rxrpc_local *local, in __rxrpc_lookup_peer_rcu() 136 struct rxrpc_peer *rxrpc_lookup_peer_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_rcu() 152 static void rxrpc_assess_MTU_size(struct rxrpc_local *local, in rxrpc_assess_MTU_size() 223 struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp, in rxrpc_alloc_peer() 251 static void rxrpc_init_peer(struct rxrpc_local *local, struct rxrpc_peer *peer, in rxrpc_init_peer() 287 static struct rxrpc_peer *rxrpc_create_peer(struct rxrpc_local *local, in rxrpc_create_peer() 319 void rxrpc_new_incoming_peer(struct rxrpc_local *local, struct rxrpc_peer *peer) in rxrpc_new_incoming_peer() 336 struct rxrpc_peer *rxrpc_lookup_peer(struct rxrpc_local *local, in rxrpc_lookup_peer()
|
D | conn_client.c | 45 static void rxrpc_put_client_connection_id(struct rxrpc_local *local, in rxrpc_put_client_connection_id() 54 static void rxrpc_destroy_client_conn_ids(struct rxrpc_local *local) in rxrpc_destroy_client_conn_ids() 143 void rxrpc_purge_client_connections(struct rxrpc_local *local) in rxrpc_purge_client_connections() 155 struct rxrpc_local *local = bundle->local; in rxrpc_alloc_client_connection() local 253 struct rxrpc_local *local = call->local; in rxrpc_look_up_bundle() local 508 void rxrpc_connect_client_calls(struct rxrpc_local *local) in rxrpc_connect_client_calls() 559 static void rxrpc_set_client_reap_timer(struct rxrpc_local *local) in rxrpc_set_client_reap_timer() 577 struct rxrpc_local *local = bundle->local; in rxrpc_disconnect_client_call() local 703 struct rxrpc_local *local; in rxrpc_deactivate_bundle() local 728 struct rxrpc_local *local = conn->local; in rxrpc_kill_client_conn() local [all …]
|
/linux-6.14.4/drivers/firmware/cirrus/test/ |
D | cs_dsp_test_control_parse.c | 92 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_no_coeffs() local 111 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_v1_name() local 141 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_empty_v1_name() local 171 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_max_v1_name() local 199 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_short_name() local 229 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_min_short_name() local 260 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_max_short_name() local 293 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_min_fullname() local 325 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_max_fullname() local 358 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_min_description() local [all …]
|
D | cs_dsp_test_callbacks.c | 70 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_control_add_callback() local 82 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_control_remove_callback() local 92 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_pre_run_callback() local 104 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_post_run_callback() local 116 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_pre_stop_callback() local 126 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_post_stop_callback() local 136 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_watchdog_expired_callback() local 159 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_run_stop_callbacks() local 204 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_ctl_v1_callbacks() local 263 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_ctl_v2_callbacks() local [all …]
|
D | cs_dsp_test_wmfw_error.c | 56 struct cs_dsp_test_local *local = priv->local; in wmfw_load_with_unknown_blocks() local 113 struct cs_dsp_test_local *local = priv->local; in wmfw_err_wrong_magic() local 159 struct cs_dsp_test_local *local = priv->local; in wmfw_err_too_short_for_header() local 183 struct cs_dsp_test_local *local = priv->local; in wmfw_err_bad_header_length() local 233 struct cs_dsp_test_local *local = priv->local; in wmfw_err_bad_core_type() local 273 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_block_header() local 307 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_block_payload() local 336 struct cs_dsp_test_local *local = priv->local; in wmfw_block_payload_len_garbage() local 391 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_alg_header() local 424 struct cs_dsp_test_local *local = priv->local; in wmfw_v1_alg_name_unterminated() local [all …]
|