Home
last modified time | relevance | path

Searched defs:priv (Results 101 – 125 of 3083) sorted by relevance

12345678910>>...124

/Linux-v6.6/drivers/net/wireless/st/cw1200/
Dbh.c47 struct cw1200_common *priv = in cw1200_bh_work() local
52 int cw1200_register_bh(struct cw1200_common *priv) in cw1200_register_bh()
83 void cw1200_unregister_bh(struct cw1200_common *priv) in cw1200_unregister_bh()
94 void cw1200_irq_handler(struct cw1200_common *priv) in cw1200_irq_handler()
110 void cw1200_bh_wakeup(struct cw1200_common *priv) in cw1200_bh_wakeup()
122 int cw1200_bh_suspend(struct cw1200_common *priv) in cw1200_bh_suspend()
137 int cw1200_bh_resume(struct cw1200_common *priv) in cw1200_bh_resume()
152 static inline void wsm_alloc_tx_buffer(struct cw1200_common *priv) in wsm_alloc_tx_buffer()
157 int wsm_release_tx_buffer(struct cw1200_common *priv, int count) in wsm_release_tx_buffer()
172 static int cw1200_bh_read_ctrl_reg(struct cw1200_common *priv, in cw1200_bh_read_ctrl_reg()
[all …]
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
D11n.c25 int mwifiex_fill_cap_info(struct mwifiex_private *priv, u8 radio_type, in mwifiex_fill_cap_info()
71 mwifiex_get_ba_status(struct mwifiex_private *priv, in mwifiex_get_ba_status()
96 int mwifiex_ret_11n_delba(struct mwifiex_private *priv, in mwifiex_ret_11n_delba()
142 int mwifiex_ret_11n_addba_req(struct mwifiex_private *priv, in mwifiex_ret_11n_addba_req()
202 int mwifiex_cmd_recfg_tx_buf(struct mwifiex_private *priv, in mwifiex_cmd_recfg_tx_buf()
268 int mwifiex_cmd_11n_cfg(struct mwifiex_private *priv, in mwifiex_cmd_11n_cfg()
299 mwifiex_cmd_append_11n_tlv(struct mwifiex_private *priv, in mwifiex_cmd_append_11n_tlv()
464 static int mwifiex_is_tx_ba_stream_ptr_valid(struct mwifiex_private *priv, in mwifiex_is_tx_ba_stream_ptr_valid()
483 void mwifiex_11n_delete_tx_ba_stream_tbl_entry(struct mwifiex_private *priv, in mwifiex_11n_delete_tx_ba_stream_tbl_entry()
501 void mwifiex_11n_delete_all_tx_ba_stream_tbl(struct mwifiex_private *priv) in mwifiex_11n_delete_all_tx_ba_stream_tbl()
[all …]
Dcfg80211.c87 u8 mwifiex_get_chan_type(struct mwifiex_private *priv) in mwifiex_get_chan_type()
148 struct mwifiex_private *priv = mwifiex_netdev_get_priv(netdev); in mwifiex_cfg80211_del_key() local
207 struct mwifiex_private *priv = mwifiex_netdev_get_priv(wdev->netdev); in mwifiex_cfg80211_mgmt_tx() local
266 struct mwifiex_private *priv = mwifiex_netdev_get_priv(wdev->netdev); in mwifiex_cfg80211_update_mgmt_frame_registrations() local
287 struct mwifiex_private *priv = mwifiex_netdev_get_priv(wdev->netdev); in mwifiex_cfg80211_remain_on_channel() local
327 struct mwifiex_private *priv = mwifiex_netdev_get_priv(wdev->netdev); in mwifiex_cfg80211_cancel_remain_on_channel() local
360 struct mwifiex_private *priv; in mwifiex_cfg80211_set_tx_power() local
394 struct mwifiex_private *priv = mwifiex_get_priv(adapter, in mwifiex_cfg80211_get_tx_power() local
418 struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev); in mwifiex_cfg80211_set_power_mgmt() local
438 struct mwifiex_private *priv = mwifiex_netdev_get_priv(netdev); in mwifiex_cfg80211_set_default_key() local
[all …]
D11h.c12 void mwifiex_init_11h_params(struct mwifiex_private *priv) in mwifiex_init_11h_params()
18 inline int mwifiex_is_11h_active(struct mwifiex_private *priv) in mwifiex_is_11h_active()
26 mwifiex_11h_process_infra_join(struct mwifiex_private *priv, u8 **buffer, in mwifiex_11h_process_infra_join()
70 int mwifiex_11h_activate(struct mwifiex_private *priv, bool flag) in mwifiex_11h_activate()
88 void mwifiex_11h_process_join(struct mwifiex_private *priv, u8 **buffer, in mwifiex_11h_process_join()
115 struct mwifiex_private *priv = in mwifiex_dfs_cac_work_queue() local
132 int mwifiex_cmd_issue_chan_report_request(struct mwifiex_private *priv, in mwifiex_cmd_issue_chan_report_request()
159 int mwifiex_stop_radar_detection(struct mwifiex_private *priv, in mwifiex_stop_radar_detection()
175 void mwifiex_abort_cac(struct mwifiex_private *priv) in mwifiex_abort_cac()
193 int mwifiex_11h_handle_chanrpt_ready(struct mwifiex_private *priv, in mwifiex_11h_handle_chanrpt_ready()
[all …]
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.c22 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe) in mvpp2_prs_hw_write()
46 int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe, in mvpp2_prs_init_from_hw()
77 static void mvpp2_prs_hw_inv(struct mvpp2 *priv, int index) in mvpp2_prs_hw_inv()
86 static void mvpp2_prs_shadow_set(struct mvpp2 *priv, int index, int lu) in mvpp2_prs_shadow_set()
93 static void mvpp2_prs_shadow_ri_set(struct mvpp2 *priv, int index, in mvpp2_prs_shadow_ri_set()
364 static int mvpp2_prs_flow_find(struct mvpp2 *priv, int flow) in mvpp2_prs_flow_find()
389 static int mvpp2_prs_tcam_first_free(struct mvpp2 *priv, unsigned char start, in mvpp2_prs_tcam_first_free()
406 static void mvpp2_prs_drop_fc(struct mvpp2 *priv) in mvpp2_prs_drop_fc()
438 static void mvpp2_prs_mac_drop_all_set(struct mvpp2 *priv, int port, bool add) in mvpp2_prs_mac_drop_all_set()
472 void mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port, in mvpp2_prs_mac_promisc_set()
[all …]
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c42 void mlx5e_ethtool_get_drvinfo(struct mlx5e_priv *priv, in mlx5e_ethtool_get_drvinfo()
59 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_get_drvinfo() local
239 int mlx5e_ethtool_get_sset_count(struct mlx5e_priv *priv, int sset) in mlx5e_ethtool_get_sset_count()
255 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_get_sset_count() local
260 void mlx5e_ethtool_get_strings(struct mlx5e_priv *priv, u32 stringset, u8 *data) in mlx5e_ethtool_get_strings()
283 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_get_strings() local
288 void mlx5e_ethtool_get_ethtool_stats(struct mlx5e_priv *priv, in mlx5e_ethtool_get_ethtool_stats()
304 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_get_ethtool_stats() local
309 void mlx5e_ethtool_get_ringparam(struct mlx5e_priv *priv, in mlx5e_ethtool_get_ringparam()
337 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_get_ringparam() local
[all …]
Den_dcbnl.c69 static int mlx5e_dcbnl_set_dcbx_mode(struct mlx5e_priv *priv, in mlx5e_dcbnl_set_dcbx_mode()
87 static int mlx5e_dcbnl_switch_to_host_mode(struct mlx5e_priv *priv) in mlx5e_dcbnl_switch_to_host_mode()
109 struct mlx5e_priv *priv = netdev_priv(netdev); in mlx5e_dcbnl_ieee_getets() local
251 static int mlx5e_dcbnl_ieee_setets_core(struct mlx5e_priv *priv, struct ieee_ets *ets) in mlx5e_dcbnl_ieee_setets_core()
325 struct mlx5e_priv *priv = netdev_priv(netdev); in mlx5e_dcbnl_ieee_setets() local
345 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_dcbnl_ieee_getpfc() local
365 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_dcbnl_ieee_setpfc() local
411 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_dcbnl_getdcbx() local
418 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_dcbnl_setdcbx() local
451 struct mlx5e_priv *priv = netdev_priv(dev); in mlx5e_dcbnl_ieee_setapp() local
[all …]
/Linux-v6.6/drivers/net/can/cc770/
Dcc770.c108 struct cc770_priv *priv = netdev_priv(dev); in enable_all_objs() local
170 static void disable_all_objs(const struct cc770_priv *priv) in disable_all_objs()
201 struct cc770_priv *priv = netdev_priv(dev); in set_reset_mode() local
220 struct cc770_priv *priv = netdev_priv(dev); in set_normal_mode() local
240 static void chipset_init(struct cc770_priv *priv) in chipset_init()
292 struct cc770_priv *priv = netdev_priv(dev); in cc770_probe_chip() local
330 struct cc770_priv *priv = netdev_priv(dev); in cc770_start() local
357 struct cc770_priv *priv = netdev_priv(dev); in cc770_set_bittiming() local
378 struct cc770_priv *priv = netdev_priv(dev); in cc770_get_berr_counter() local
388 struct cc770_priv *priv = netdev_priv(dev); in cc770_tx() local
[all …]
/Linux-v6.6/drivers/rtc/
Drtc-r7301.c64 static u8 rtc7301_read(struct rtc7301_priv *priv, unsigned int reg) in rtc7301_read()
74 static void rtc7301_write(struct rtc7301_priv *priv, u8 val, unsigned int reg) in rtc7301_write()
81 static void rtc7301_update_bits(struct rtc7301_priv *priv, unsigned int reg, in rtc7301_update_bits()
89 static int rtc7301_wait_while_busy(struct rtc7301_priv *priv) in rtc7301_wait_while_busy()
106 static void rtc7301_stop(struct rtc7301_priv *priv) in rtc7301_stop()
112 static void rtc7301_start(struct rtc7301_priv *priv) in rtc7301_start()
117 static void rtc7301_select_bank(struct rtc7301_priv *priv, u8 bank) in rtc7301_select_bank()
136 static void rtc7301_get_time(struct rtc7301_priv *priv, struct rtc_time *tm, in rtc7301_get_time()
170 static void rtc7301_write_time(struct rtc7301_priv *priv, struct rtc_time *tm, in rtc7301_write_time()
205 static void rtc7301_alarm_irq(struct rtc7301_priv *priv, unsigned int enabled) in rtc7301_alarm_irq()
[all …]
/Linux-v6.6/drivers/gpu/drm/
Ddrm_privacy_screen.c84 struct drm_privacy_screen *priv; in drm_privacy_screen_get_by_name() local
120 struct drm_privacy_screen *priv; in drm_privacy_screen_get() local
186 void drm_privacy_screen_put(struct drm_privacy_screen *priv) in drm_privacy_screen_put()
208 int drm_privacy_screen_set_sw_state(struct drm_privacy_screen *priv, in drm_privacy_screen_set_sw_state()
249 void drm_privacy_screen_get_state(struct drm_privacy_screen *priv, in drm_privacy_screen_get_state()
280 int drm_privacy_screen_register_notifier(struct drm_privacy_screen *priv, in drm_privacy_screen_register_notifier()
296 int drm_privacy_screen_unregister_notifier(struct drm_privacy_screen *priv, in drm_privacy_screen_unregister_notifier()
308 struct drm_privacy_screen *priv = to_drm_privacy_screen(dev); in sw_state_show() local
336 struct drm_privacy_screen *priv = to_drm_privacy_screen(dev); in hw_state_show() local
373 struct drm_privacy_screen *priv = to_drm_privacy_screen(dev); in drm_privacy_screen_device_release() local
[all …]
/Linux-v6.6/drivers/staging/vt6656/
Dcard.c47 int vnt_set_channel(struct vnt_private *priv, u32 connection_channel) in vnt_set_channel()
90 int vnt_set_rspinf(struct vnt_private *priv, u8 bb_type) in vnt_set_rspinf()
123 int vnt_update_ifs(struct vnt_private *priv) in vnt_update_ifs()
166 void vnt_update_top_rates(struct vnt_private *priv) in vnt_update_top_rates()
177 bool vnt_ofdm_min_rate(struct vnt_private *priv) in vnt_ofdm_min_rate()
182 u8 vnt_get_pkt_type(struct vnt_private *priv) in vnt_get_pkt_type()
211 int vnt_adjust_tsf(struct vnt_private *priv, u8 rx_rate, in vnt_adjust_tsf()
243 bool vnt_clear_current_tsf(struct vnt_private *priv) in vnt_clear_current_tsf()
284 int vnt_reset_next_tbtt(struct vnt_private *priv, u16 beacon_interval) in vnt_reset_next_tbtt()
306 int vnt_update_next_tbtt(struct vnt_private *priv, u64 tsf, in vnt_update_next_tbtt()
[all …]
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_selftests.c59 static struct sk_buff *stmmac_test_get_udp_skb(struct stmmac_priv *priv, in stmmac_test_get_udp_skb()
219 static struct sk_buff *stmmac_test_get_arp_skb(struct stmmac_priv *priv, in stmmac_test_get_arp_skb()
320 static int __stmmac_test_loopback(struct stmmac_priv *priv, in __stmmac_test_loopback()
369 static int stmmac_test_mac_loopback(struct stmmac_priv *priv) in stmmac_test_mac_loopback()
377 static int stmmac_test_phy_loopback(struct stmmac_priv *priv) in stmmac_test_phy_loopback()
396 static int stmmac_test_mmc(struct stmmac_priv *priv) in stmmac_test_mmc()
428 static int stmmac_test_eee(struct stmmac_priv *priv) in stmmac_test_eee()
487 static int stmmac_filter_check(struct stmmac_priv *priv) in stmmac_filter_check()
496 static bool stmmac_hash_check(struct stmmac_priv *priv, unsigned char *addr) in stmmac_hash_check()
518 static bool stmmac_perfect_check(struct stmmac_priv *priv, unsigned char *addr) in stmmac_perfect_check()
[all …]
Dstmmac_tc.c28 static struct stmmac_tc_entry *tc_find_entry(struct stmmac_priv *priv, in tc_find_entry()
91 static int tc_fill_entry(struct stmmac_priv *priv, in tc_fill_entry()
171 static void tc_unfill_entry(struct stmmac_priv *priv, in tc_unfill_entry()
188 static int tc_config_knode(struct stmmac_priv *priv, in tc_config_knode()
209 static int tc_delete_knode(struct stmmac_priv *priv, in tc_delete_knode()
219 static int tc_setup_cls_u32(struct stmmac_priv *priv, in tc_setup_cls_u32()
235 static int tc_rfs_init(struct stmmac_priv *priv) in tc_rfs_init()
259 static int tc_init(struct stmmac_priv *priv) in tc_init()
342 static int tc_setup_cbs(struct stmmac_priv *priv, in tc_setup_cbs()
428 static int tc_parse_flow_actions(struct stmmac_priv *priv, in tc_parse_flow_actions()
[all …]
/Linux-v6.6/drivers/char/tpm/
Dtpm_tis_core.c68 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in wait_for_tpm_stat() local
133 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in wait_startup() local
153 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in check_locality() local
171 static int __tpm_tis_relinquish_locality(struct tpm_tis_data *priv, int l) in __tpm_tis_relinquish_locality()
180 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in tpm_tis_relinquish_locality() local
193 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in __tpm_tis_request_locality() local
234 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in tpm_tis_request_locality() local
248 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in tpm_tis_status() local
283 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in tpm_tis_ready() local
291 struct tpm_tis_data *priv = dev_get_drvdata(&chip->dev); in get_burstcount() local
[all …]
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_crtc.c37 struct meson_drm *priv; member
53 struct meson_drm *priv = meson_crtc->priv; in meson_crtc_enable_vblank() local
64 struct meson_drm *priv = meson_crtc->priv; in meson_crtc_disable_vblank() local
89 struct meson_drm *priv = meson_crtc->priv; in meson_g12a_crtc_atomic_enable() local
125 struct meson_drm *priv = meson_crtc->priv; in meson_crtc_atomic_enable() local
152 struct meson_drm *priv = meson_crtc->priv; in meson_g12a_crtc_atomic_disable() local
177 struct meson_drm *priv = meson_crtc->priv; in meson_crtc_atomic_disable() local
223 struct meson_drm *priv = meson_crtc->priv; in meson_crtc_atomic_flush() local
243 static void meson_crtc_enable_osd1(struct meson_drm *priv) in meson_crtc_enable_osd1()
249 static void meson_crtc_g12a_enable_osd1_afbc(struct meson_drm *priv) in meson_crtc_g12a_enable_osd1_afbc()
[all …]
/Linux-v6.6/drivers/staging/media/imx/
Dimx-media-vdic.c115 static void vdic_put_ipu_resources(struct vdic_priv *priv) in vdic_put_ipu_resources()
134 static int vdic_get_ipu_resources(struct vdic_priv *priv) in vdic_get_ipu_resources()
189 static void __maybe_unused prepare_vdi_in_buffers(struct vdic_priv *priv, in prepare_vdi_in_buffers()
237 static int setup_vdi_channel(struct vdic_priv *priv, in setup_vdi_channel()
271 static int vdic_setup_direct(struct vdic_priv *priv) in vdic_setup_direct()
280 static void vdic_start_direct(struct vdic_priv *priv) in vdic_start_direct()
284 static void vdic_stop_direct(struct vdic_priv *priv) in vdic_stop_direct()
288 static void vdic_disable_direct(struct vdic_priv *priv) in vdic_disable_direct()
294 static int vdic_setup_indirect(struct vdic_priv *priv) in vdic_setup_indirect()
325 static void vdic_start_indirect(struct vdic_priv *priv) in vdic_start_indirect()
[all …]
/Linux-v6.6/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c30 struct bcmgenet_priv *priv = netdev_priv(dev); in bcmgenet_mac_config() local
102 struct bcmgenet_priv *priv = netdev_priv(dev); in bcmgenet_mii_setup() local
121 struct bcmgenet_priv *priv; in bcmgenet_fixed_phy_link_update() local
150 struct bcmgenet_priv *priv = netdev_priv(dev); in bcmgenet_phy_power_set() local
182 static void bcmgenet_moca_phy_setup(struct bcmgenet_priv *priv) in bcmgenet_moca_phy_setup()
191 struct bcmgenet_priv *priv = netdev_priv(dev); in bcmgenet_mii_config() local
297 struct bcmgenet_priv *priv = netdev_priv(dev); in bcmgenet_mii_probe() local
409 static struct device_node *bcmgenet_mii_of_find_mdio(struct bcmgenet_priv *priv) in bcmgenet_mii_of_find_mdio()
429 static void bcmgenet_mii_pdata_init(struct bcmgenet_priv *priv, in bcmgenet_mii_pdata_init()
448 struct bcmgenet_priv *priv = wait_func_data; in bcmgenet_mii_wait() local
[all …]
/Linux-v6.6/drivers/crypto/inside-secure/
Dsafexcel.c31 static void eip197_trc_cache_setupvirt(struct safexcel_crypto_priv *priv) in eip197_trc_cache_setupvirt()
61 static void eip197_trc_cache_banksel(struct safexcel_crypto_priv *priv, in eip197_trc_cache_banksel()
77 static u32 eip197_trc_cache_probe(struct safexcel_crypto_priv *priv, in eip197_trc_cache_probe()
125 static void eip197_trc_cache_clear(struct safexcel_crypto_priv *priv, in eip197_trc_cache_clear()
158 static int eip197_trc_cache_init(struct safexcel_crypto_priv *priv) in eip197_trc_cache_init()
269 static void eip197_init_firmware(struct safexcel_crypto_priv *priv) in eip197_init_firmware()
316 static int eip197_write_firmware(struct safexcel_crypto_priv *priv, in eip197_write_firmware()
342 static bool poll_fw_ready(struct safexcel_crypto_priv *priv, int fpp) in poll_fw_ready()
369 static bool eip197_start_firmware(struct safexcel_crypto_priv *priv, in eip197_start_firmware()
411 static int eip197_load_firmwares(struct safexcel_crypto_priv *priv) in eip197_load_firmwares()
[all …]
/Linux-v6.6/drivers/net/wireless/admtek/
Dadm8211.c76 struct adm8211_priv *priv = eeprom->data; in adm8211_eeprom_register_read() local
87 struct adm8211_priv *priv = eeprom->data; in adm8211_eeprom_register_write() local
105 struct adm8211_priv *priv = dev->priv; in adm8211_read_eeprom() local
243 struct adm8211_priv *priv = dev->priv; in adm8211_write_sram() local
260 struct adm8211_priv *priv = dev->priv; in adm8211_write_sram_bytes() local
282 struct adm8211_priv *priv = dev->priv; in adm8211_clear_sram() local
295 struct adm8211_priv *priv = dev->priv; in adm8211_get_stats() local
304 struct adm8211_priv *priv = dev->priv; in adm8211_interrupt_tci() local
352 struct adm8211_priv *priv = dev->priv; in adm8211_interrupt_rci() local
466 struct adm8211_priv *priv = dev->priv; in adm8211_interrupt() local
[all …]
/Linux-v6.6/drivers/platform/chrome/
Dcros_ec_proto_test.c28 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_prepare_tx_legacy_normal() local
71 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_prepare_tx_legacy_bad_msg_outsize() local
86 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_prepare_tx_normal() local
127 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_prepare_tx_bad_msg_outsize() local
140 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_check_result() local
180 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_query_all_pretest() local
195 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_query_all_normal() local
349 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_query_all_no_pd_return_error() local
414 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_query_all_no_pd_return0() local
479 struct cros_ec_proto_test_priv *priv = test->priv; in cros_ec_proto_test_query_all_legacy_normal_v3_return_error() local
[all …]
/Linux-v6.6/sound/soc/codecs/
Dcs42l43-jack.c40 static int cs42l43_find_index(struct cs42l43_codec *priv, const char * const prop, in cs42l43_find_index()
67 struct cs42l43_codec *priv = snd_soc_component_get_drvdata(component); in cs42l43_set_jack() local
240 static void cs42l43_start_hs_bias(struct cs42l43_codec *priv, bool force_high) in cs42l43_start_hs_bias()
259 static void cs42l43_stop_hs_bias(struct cs42l43_codec *priv) in cs42l43_stop_hs_bias()
274 struct cs42l43_codec *priv = data; in cs42l43_bias_detect_clamp() local
294 static inline bool cs42l43_jack_present(struct cs42l43_codec *priv) in cs42l43_jack_present()
306 static void cs42l43_start_button_detect(struct cs42l43_codec *priv) in cs42l43_start_button_detect()
332 static void cs42l43_stop_button_detect(struct cs42l43_codec *priv) in cs42l43_stop_button_detect()
358 struct cs42l43_codec *priv = container_of(work, struct cs42l43_codec, in cs42l43_button_press_work() local
420 struct cs42l43_codec *priv = data; in cs42l43_button_press() local
[all …]
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c79 static int ath9k_htc_wait_for_target(struct ath9k_htc_priv *priv) in ath9k_htc_wait_for_target()
100 static void ath9k_deinit_priv(struct ath9k_htc_priv *priv) in ath9k_deinit_priv()
107 static void ath9k_deinit_device(struct ath9k_htc_priv *priv) in ath9k_deinit_device()
120 static inline int ath9k_htc_connect_svc(struct ath9k_htc_priv *priv, in ath9k_htc_connect_svc()
140 static int ath9k_init_htc_services(struct ath9k_htc_priv *priv, u16 devid, in ath9k_init_htc_services()
228 struct ath9k_htc_priv *priv = hw->priv; in ath9k_reg_notifier() local
238 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *) common->priv; in ath9k_regread() local
260 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *) common->priv; in ath9k_multi_regread() local
285 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *) common->priv; in ath9k_regwrite_multi() local
306 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *) common->priv; in ath9k_regwrite_single() local
[all …]
/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8723b.c307 static int rtl8723bu_identify_chip(struct rtl8xxxu_priv *priv) in rtl8723bu_identify_chip()
354 static void rtl8723bu_write_btreg(struct rtl8xxxu_priv *priv, u8 reg, u8 data) in rtl8723bu_write_btreg()
375 static void rtl8723bu_reset_8051(struct rtl8xxxu_priv *priv) in rtl8723bu_reset_8051()
405 rtl8723b_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) in rtl8723b_set_tx_power()
443 static int rtl8723bu_parse_efuse(struct rtl8xxxu_priv *priv) in rtl8723bu_parse_efuse()
500 static int rtl8723bu_load_firmware(struct rtl8xxxu_priv *priv) in rtl8723bu_load_firmware()
514 static void rtl8723bu_init_phy_bb(struct rtl8xxxu_priv *priv) in rtl8723bu_init_phy_bb()
537 static int rtl8723bu_init_phy_rf(struct rtl8xxxu_priv *priv) in rtl8723bu_init_phy_rf()
553 void rtl8723bu_phy_init_antenna_selection(struct rtl8xxxu_priv *priv) in rtl8723bu_phy_init_antenna_selection()
591 static int rtl8723bu_iqk_path_a(struct rtl8xxxu_priv *priv) in rtl8723bu_iqk_path_a()
[all …]
/Linux-v6.6/drivers/usb/renesas_usbhs/
Dfifo.c32 struct usbhs_priv *priv = usbhs_pipe_to_priv(pkt->pipe); in usbhsf_null_handle() local
46 void (*done)(struct usbhs_priv *priv, in usbhs_pkt_push()
50 struct usbhs_priv *priv = usbhs_pipe_to_priv(pipe); in usbhs_pkt_push() local
108 struct usbhs_priv *priv = usbhs_pipe_to_priv(pipe); in usbhs_pkt_pop() local
158 struct usbhs_priv *priv = usbhs_pipe_to_priv(pipe); in usbhsf_pkt_handler() local
260 struct usbhs_priv *priv = usbhs_pipe_to_priv(pipe); in usbhsf_send_terminator() local
265 static int usbhsf_fifo_barrier(struct usbhs_priv *priv, in usbhsf_fifo_barrier()
278 struct usbhs_priv *priv = usbhs_pipe_to_priv(pipe); in usbhsf_fifo_clear() local
301 static int usbhsf_fifo_rcv_len(struct usbhs_priv *priv, in usbhsf_fifo_rcv_len()
310 struct usbhs_priv *priv = usbhs_pipe_to_priv(pipe); in usbhsf_fifo_unselect() local
[all …]
/Linux-v6.6/drivers/net/ethernet/moxa/
Dmoxart_ether.c45 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_emac_write() local
73 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_mac_free_memory() local
91 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_mac_reset() local
104 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_mac_enable() local
119 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_mac_setup_desc_ring() local
165 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_mac_open() local
184 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_mac_stop() local
207 struct moxart_mac_priv_t *priv = container_of(napi, in moxart_rx_poll() local
280 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_tx_queue_space() local
287 struct moxart_mac_priv_t *priv = netdev_priv(ndev); in moxart_tx_finished() local
[all …]

12345678910>>...124