/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | debug.c | 29 void rtl_dbgp_flag_init(struct ieee80211_hw *hw) rtl_dbgp_flag_init() argument
|
H A D | cam.c | 29 void rtl_cam_reset_sec_info(struct ieee80211_hw *hw) rtl_cam_reset_sec_info() argument 41 static void rtl_cam_program_entry(struct ieee80211_hw *hw, u32 entry_no, rtl_cam_program_entry() argument 118 u8 rtl_cam_add_one_entry(struct ieee80211_hw *hw, u8 *mac_addr, rtl_cam_add_one_entry() argument 151 int rtl_cam_delete_one_entry(struct ieee80211_hw *hw, rtl_cam_delete_one_entry() argument 175 void rtl_cam_reset_all_entry(struct ieee80211_hw *hw) rtl_cam_reset_all_entry() argument 185 void rtl_cam_mark_invalid(struct ieee80211_hw *hw, u8 uc_index) rtl_cam_mark_invalid() argument 226 void rtl_cam_empty_entry(struct ieee80211_hw *hw, u8 uc_index) rtl_cam_empty_entry() argument 280 u8 rtl_cam_get_free_entry(struct ieee80211_hw *hw, u8 *sta_addr) rtl_cam_get_free_entry() argument 315 void rtl_cam_del_entry(struct ieee80211_hw *hw, u8 *sta_addr) rtl_cam_del_entry() argument
|
H A D | regd.c | 387 int rtl_regd_init(struct ieee80211_hw *hw, rtl_regd_init() argument 433 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); rtl_reg_notifier() local
|
H A D | stats.c | 51 static long rtl_translate_todbm(struct ieee80211_hw *hw, rtl_translate_todbm() argument 61 long rtl_signal_scale_mapping(struct ieee80211_hw *hw, long currsig) rtl_signal_scale_mapping() argument 90 static void rtl_process_ui_rssi(struct ieee80211_hw *hw, rtl_process_ui_rssi() argument 156 static void rtl_update_rxsignalstatistics(struct ieee80211_hw *hw, rtl_update_rxsignalstatistics() argument 172 static void rtl_process_pwdb(struct ieee80211_hw *hw, struct rtl_stats *pstatus) rtl_process_pwdb() argument 214 static void rtl_process_ui_link_quality(struct ieee80211_hw *hw, rtl_process_ui_link_quality() argument 257 void rtl_process_phyinfo(struct ieee80211_hw *hw, u8 *buffer, rtl_process_phyinfo() argument
|
/linux-4.1.27/include/linux/irqchip/ |
H A D | metag.h | 18 static inline int internal_irq_map(unsigned int hw) internal_irq_map() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/ |
H A D | dm.c | 40 void rtl92ce_dm_dynamic_txpower(struct ieee80211_hw *hw) rtl92ce_dm_dynamic_txpower() argument
|
H A D | led.c | 35 static void _rtl92ce_init_led(struct ieee80211_hw *hw, _rtl92ce_init_led() argument 43 void rtl92ce_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92ce_sw_led_on() argument 71 void rtl92ce_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92ce_sw_led_off() argument 106 void rtl92ce_init_sw_leds(struct ieee80211_hw *hw) rtl92ce_init_sw_leds() argument 113 static void _rtl92ce_sw_led_control(struct ieee80211_hw *hw, _rtl92ce_sw_led_control() argument 132 void rtl92ce_led_control(struct ieee80211_hw *hw, rtl92ce_led_control() argument
|
H A D | sw.c | 49 static void rtl92c_init_aspm_vars(struct ieee80211_hw *hw) rtl92c_init_aspm_vars() argument 93 int rtl92c_init_sw_vars(struct ieee80211_hw *hw) rtl92c_init_sw_vars() argument 190 void rtl92c_deinit_sw_vars(struct ieee80211_hw *hw) rtl92c_deinit_sw_vars() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
H A D | dm.c | 37 void rtl92cu_dm_dynamic_txpower(struct ieee80211_hw *hw) rtl92cu_dm_dynamic_txpower() argument
|
H A D | led.c | 33 static void _rtl92cu_init_led(struct ieee80211_hw *hw, _rtl92cu_init_led() argument 45 void rtl92cu_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92cu_sw_led_on() argument 71 void rtl92cu_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92cu_sw_led_off() argument 104 void rtl92cu_init_sw_leds(struct ieee80211_hw *hw) rtl92cu_init_sw_leds() argument 111 void rtl92cu_deinit_sw_leds(struct ieee80211_hw *hw) rtl92cu_deinit_sw_leds() argument 118 static void _rtl92cu_sw_led_control(struct ieee80211_hw *hw, _rtl92cu_sw_led_control() argument 123 void rtl92cu_led_control(struct ieee80211_hw *hw, rtl92cu_led_control() argument
|
H A D | sw.c | 58 static int rtl92cu_init_sw_vars(struct ieee80211_hw *hw) rtl92cu_init_sw_vars() argument 96 static void rtl92cu_deinit_sw_vars(struct ieee80211_hw *hw) rtl92cu_deinit_sw_vars() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723com/ |
H A D | dm_common.c | 33 void rtl8723_dm_init_dynamic_txpower(struct ieee80211_hw *hw) rtl8723_dm_init_dynamic_txpower() argument 44 void rtl8723_dm_init_edca_turbo(struct ieee80211_hw *hw) rtl8723_dm_init_edca_turbo() argument 53 void rtl8723_dm_init_dynamic_bb_powersaving(struct ieee80211_hw *hw) rtl8723_dm_init_dynamic_bb_powersaving() argument
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | rfkill.c | 36 void b43_rfkill_poll(struct ieee80211_hw *hw) b43_rfkill_poll() argument
|
H A D | leds.c | 164 struct ieee80211_hw *hw = dev->wl->hw; b43_map_led() local
|
/linux-4.1.27/drivers/clk/ |
H A D | clk.h | 26 __clk_create_clk(struct clk_hw *hw, const char *dev_id, const char *con_id) __clk_create_clk() argument
|
H A D | clk-pwm.c | 18 struct clk_hw hw; member in struct:clk_pwm 23 static inline struct clk_pwm *to_clk_pwm(struct clk_hw *hw) to_clk_pwm() argument 28 static int clk_pwm_prepare(struct clk_hw *hw) clk_pwm_prepare() argument 35 static void clk_pwm_unprepare(struct clk_hw *hw) clk_pwm_unprepare() argument 42 static unsigned long clk_pwm_recalc_rate(struct clk_hw *hw, clk_pwm_recalc_rate() argument
|
H A D | clk-twl6040.c | 38 static int twl6040_bitclk_is_enabled(struct clk_hw *hw) twl6040_bitclk_is_enabled() argument 45 static int twl6040_bitclk_prepare(struct clk_hw *hw) twl6040_bitclk_prepare() argument 58 static void twl6040_bitclk_unprepare(struct clk_hw *hw) twl6040_bitclk_unprepare() argument
|
H A D | clk-fixed-factor.c | 28 static unsigned long clk_factor_recalc_rate(struct clk_hw *hw, clk_factor_recalc_rate() argument 39 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long rate, clk_factor_round_rate() argument 55 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long rate, clk_factor_set_rate() argument
|
H A D | clk-fixed-rate.c | 31 static unsigned long clk_fixed_rate_recalc_rate(struct clk_hw *hw, clk_fixed_rate_recalc_rate() argument 37 static unsigned long clk_fixed_rate_recalc_accuracy(struct clk_hw *hw, clk_fixed_rate_recalc_accuracy() argument
|
H A D | clk-fractional-divider.c | 20 static unsigned long clk_fd_recalc_rate(struct clk_hw *hw, clk_fd_recalc_rate() argument 48 static long clk_fd_round_rate(struct clk_hw *hw, unsigned long rate, clk_fd_round_rate() argument 68 static int clk_fd_set_rate(struct clk_hw *hw, unsigned long rate, clk_fd_set_rate() argument
|
H A D | clk-gate.c | 44 static void clk_gate_endisable(struct clk_hw *hw, int enable) clk_gate_endisable() argument 75 static int clk_gate_enable(struct clk_hw *hw) clk_gate_enable() argument 82 static void clk_gate_disable(struct clk_hw *hw) clk_gate_disable() argument 87 static int clk_gate_is_enabled(struct clk_hw *hw) clk_gate_is_enabled() argument 169 struct clk_hw *hw; clk_unregister_gate() local
|
H A D | clk-gpio-gate.c | 33 static int clk_gpio_gate_enable(struct clk_hw *hw) clk_gpio_gate_enable() argument 42 static void clk_gpio_gate_disable(struct clk_hw *hw) clk_gpio_gate_disable() argument 49 static int clk_gpio_gate_is_enabled(struct clk_hw *hw) clk_gpio_gate_is_enabled() argument
|
H A D | clk-ls1x.c | 23 static int ls1x_pll_clk_enable(struct clk_hw *hw) ls1x_pll_clk_enable() argument 28 static void ls1x_pll_clk_disable(struct clk_hw *hw) ls1x_pll_clk_disable() argument 32 static unsigned long ls1x_pll_recalc_rate(struct clk_hw *hw, ls1x_pll_recalc_rate() argument 56 struct clk_hw *hw; clk_register_pll() local
|
H A D | clk-max-gen.c | 38 struct clk_hw hw; member in struct:max_gen_clk 41 static struct max_gen_clk *to_max_gen_clk(struct clk_hw *hw) to_max_gen_clk() argument 46 static int max_gen_clk_prepare(struct clk_hw *hw) max_gen_clk_prepare() argument 54 static void max_gen_clk_unprepare(struct clk_hw *hw) max_gen_clk_unprepare() argument 62 static int max_gen_clk_is_prepared(struct clk_hw *hw) max_gen_clk_is_prepared() argument 76 static unsigned long max_gen_recalc_rate(struct clk_hw *hw, max_gen_recalc_rate() argument 94 struct clk_hw *hw = &max_gen->hw; max_gen_clk_register() local
|
H A D | clk-mux.c | 32 static u8 clk_mux_get_parent(struct clk_hw *hw) clk_mux_get_parent() argument 69 static int clk_mux_set_parent(struct clk_hw *hw, u8 index) clk_mux_set_parent() argument 184 struct clk_hw *hw; clk_unregister_mux() local
|
H A D | clk-rk808.c | 35 static unsigned long rk808_clkout_recalc_rate(struct clk_hw *hw, rk808_clkout_recalc_rate() argument 41 static int rk808_clkout2_enable(struct clk_hw *hw, bool enable) rk808_clkout2_enable() argument 52 static int rk808_clkout2_prepare(struct clk_hw *hw) rk808_clkout2_prepare() argument 57 static void rk808_clkout2_unprepare(struct clk_hw *hw) rk808_clkout2_unprepare() argument 62 static int rk808_clkout2_is_prepared(struct clk_hw *hw) rk808_clkout2_is_prepared() argument
|
/linux-4.1.27/sound/isa/sb/ |
H A D | emu8000_synth.c | 40 struct snd_emu8000 *hw; snd_emu8000_probe() local 100 struct snd_emu8000 *hw; snd_emu8000_remove() local
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-legacy.c | 5 static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, ide_legacy_init_one() argument 44 struct ide_hw hw[2], *hws[] = { NULL, NULL }; ide_legacy_device_add() local
|
H A D | ide-4drives.c | 34 struct ide_hw hw, *hws[] = { &hw, &hw }; ide_4drives_init() local
|
H A D | ide-generic.c | 89 struct ide_hw hw, *hws[] = { &hw }; ide_generic_init() local
|
H A D | ide-pnp.c | 41 struct ide_hw hw, *hws[] = { &hw }; idepnp_probe() local
|
H A D | delkin_cb.c | 79 struct ide_hw hw, *hws[] = { &hw }; delkin_cb_probe() local
|
H A D | ide_platform.c | 25 static void plat_ide_setup_ports(struct ide_hw *hw, void __iomem *base, plat_ide_setup_ports() argument 56 struct ide_hw hw, *hws[] = { &hw }; plat_ide_probe() local
|
H A D | macide.c | 69 static void __init macide_setup_ports(struct ide_hw *hw, unsigned long base, macide_setup_ports() argument 107 struct ide_hw hw, *hws[] = { &hw }; macide_init() local
|
H A D | rapide.c | 18 static void rapide_setup_ports(struct ide_hw *hw, void __iomem *base, rapide_setup_ports() argument 37 struct ide_hw hw, *hws[] = { &hw }; rapide_probe() local
|
H A D | cs5520.c | 114 struct ide_hw hw[2], *hws[] = { NULL, NULL }; cs5520_init_one() local
|
H A D | falconide.c | 117 static void __init falconide_setup_ports(struct ide_hw *hw) falconide_setup_ports() argument 140 struct ide_hw hw, *hws[] = { &hw }; falconide_init() local
|
H A D | q40ide.c | 55 static void q40_ide_setup_ports(struct ide_hw *hw, unsigned long base, int irq) q40_ide_setup_ports() argument 136 struct ide_hw hw[Q40IDE_NUM_HWIFS], *hws[] = { NULL, NULL }; q40ide_init() local
|
H A D | gayle.c | 79 static void __init gayle_setup_ports(struct ide_hw *hw, unsigned long base, gayle_setup_ports() argument 124 struct ide_hw hw[GAYLE_NUM_HWIFS], *hws[GAYLE_NUM_HWIFS]; amiga_gayle_ide_probe() local
|
H A D | ide-cs.c | 121 struct ide_hw hw, *hws[] = { &hw }; idecs_register() local
|
H A D | tx4938ide.c | 132 struct ide_hw hw, *hws[] = { &hw }; tx4938ide_probe() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.h | 64 struct ixgbe_hw *hw = &adapter->hw; ixgbe_set_vmvir() local
|
H A D | ixgbe_dcb_82598.c | 41 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, ixgbe_dcb_config_rx_arbiter_82598() argument 98 s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, ixgbe_dcb_config_tx_desc_arbiter_82598() argument 144 s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, ixgbe_dcb_config_tx_data_arbiter_82598() argument 191 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) ixgbe_dcb_config_pfc_82598() argument 244 static s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) ixgbe_dcb_config_tc_stats_82598() argument 276 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, ixgbe_dcb_hw_config_82598() argument
|
H A D | ixgbe_dcb_82599.c | 44 s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, ixgbe_dcb_config_rx_arbiter_82599() argument 103 s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, ixgbe_dcb_config_tx_desc_arbiter_82599() argument 154 s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, ixgbe_dcb_config_tx_data_arbiter_82599() argument 213 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) ixgbe_dcb_config_pfc_82599() argument 292 static s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw) ixgbe_dcb_config_tc_stats_82599() argument 349 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, ixgbe_dcb_hw_config_82599() argument
|
H A D | ixgbe_common.h | 148 static inline void ixgbe_write_reg(struct ixgbe_hw *hw, u32 reg, u32 value) ixgbe_write_reg() argument 167 static inline void ixgbe_write_reg64(struct ixgbe_hw *hw, u32 reg, u64 value) ixgbe_write_reg64() argument
|
H A D | ixgbe_mbx.c | 43 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) ixgbe_read_mbx() argument 66 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) ixgbe_write_mbx() argument 86 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) ixgbe_check_for_msg() argument 103 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) ixgbe_check_for_ack() argument 120 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) ixgbe_check_for_rst() argument 137 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) ixgbe_poll_for_msg() argument 162 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) ixgbe_poll_for_ack() argument 190 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, ixgbe_read_posted_mbx() argument 217 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, ixgbe_write_posted_mbx() argument 236 static s32 ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index) ixgbe_check_for_bit_pf() argument 255 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_check_for_msg_pf() argument 276 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_check_for_ack_pf() argument 297 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_check_for_rst_pf() argument 332 static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_obtain_mbx_lock_pf() argument 356 static s32 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, ixgbe_write_mbx_pf() argument 395 static s32 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, ixgbe_read_mbx_pf() argument 426 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) ixgbe_init_mbx_params_pf() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | testmode.h | 39 static inline int ath10k_tm_cmd(struct ieee80211_hw *hw, ath10k_tm_cmd() argument
|
H A D | testmode.c | 343 int ath10k_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, ath10k_tm_cmd() argument
|
H A D | debugfs_sta.c | 235 void ath10k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, ath10k_sta_add_debugfs() argument
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/ |
H A D | rfkill.c | 34 void rtl8187_rfkill_init(struct ieee80211_hw *hw) rtl8187_rfkill_init() argument 45 void rtl8187_rfkill_poll(struct ieee80211_hw *hw) rtl8187_rfkill_poll() argument 61 void rtl8187_rfkill_exit(struct ieee80211_hw *hw) rtl8187_rfkill_exit() argument
|
H A D | leds.c | 107 struct ieee80211_hw *hw = led->dev; rtl8187_led_brightness_set() local 166 struct ieee80211_hw *hw = led->dev; rtl8187_unregister_led() local
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | power.c | 156 struct ieee80211_hw *hw = pDevice->hw; PSbIsNextTBTTWakeUp() local
|
H A D | dpc.c | 41 struct ieee80211_hw *hw = priv->hw; vnt_rx_data() local
|
H A D | key.c | 44 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, vnt_set_keymode() argument 113 int vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, vnt_set_keys() argument
|
/linux-4.1.27/drivers/staging/vt6656/ |
H A D | power.c | 133 struct ieee80211_hw *hw = priv->hw; vnt_next_tbtt_wakeup() local
|
H A D | dpc.c | 42 struct ieee80211_hw *hw = priv->hw; vnt_rx_data() local
|
H A D | key.c | 50 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, vnt_set_keymode() argument 121 int vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, vnt_set_keys() argument
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
H A D | rfkill.c | 52 void b43legacy_rfkill_poll(struct ieee80211_hw *hw) b43legacy_rfkill_poll() argument
|
H A D | leds.c | 133 struct ieee80211_hw *hw = dev->wl->hw; b43legacy_map_led() local
|
/linux-4.1.27/drivers/clk/spear/ |
H A D | clk.c | 16 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, clk_round_rate_index() argument
|
H A D | clk-frac-synth.c | 44 static unsigned long frac_calc_rate(struct clk_hw *hw, unsigned long prate, frac_calc_rate() argument 58 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long drate, clk_frac_round_rate() argument 68 static unsigned long clk_frac_recalc_rate(struct clk_hw *hw, clk_frac_recalc_rate() argument 95 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, clk_frac_set_rate() argument
|
/linux-4.1.27/drivers/clk/qcom/ |
H A D | clk-regmap-mux.c | 21 static inline struct clk_regmap_mux *to_clk_regmap_mux(struct clk_hw *hw) to_clk_regmap_mux() argument 26 static u8 mux_get_parent(struct clk_hw *hw) mux_get_parent() argument 41 static int mux_set_parent(struct clk_hw *hw, u8 index) mux_set_parent() argument
|
H A D | clk-regmap.c | 30 int clk_is_enabled_regmap(struct clk_hw *hw) clk_is_enabled_regmap() argument 56 int clk_enable_regmap(struct clk_hw *hw) clk_enable_regmap() argument 80 void clk_disable_regmap(struct clk_hw *hw) clk_disable_regmap() argument
|
H A D | clk-regmap.h | 31 struct clk_hw hw; member in struct:clk_regmap
|
H A D | clk-regmap-divider.c | 21 static inline struct clk_regmap_div *to_clk_regmap_div(struct clk_hw *hw) to_clk_regmap_div() argument 26 static long div_round_rate(struct clk_hw *hw, unsigned long rate, div_round_rate() argument 35 static int div_set_rate(struct clk_hw *hw, unsigned long rate, div_set_rate() argument 50 static unsigned long div_recalc_rate(struct clk_hw *hw, div_recalc_rate() argument
|
H A D | clk-branch.c | 103 static int clk_branch_toggle(struct clk_hw *hw, bool en, clk_branch_toggle() argument 120 static int clk_branch_enable(struct clk_hw *hw) clk_branch_enable() argument 125 static void clk_branch_disable(struct clk_hw *hw) clk_branch_disable() argument 137 static int clk_branch2_enable(struct clk_hw *hw) clk_branch2_enable() argument 142 static void clk_branch2_disable(struct clk_hw *hw) clk_branch2_disable() argument
|
H A D | common.c | 46 int qcom_find_src_index(struct clk_hw *hw, const struct parent_map *map, u8 src) qcom_find_src_index() argument
|
/linux-4.1.27/sound/pci/emu10k1/ |
H A D | emu10k1_synth.c | 36 struct snd_emu10k1 *hw; snd_emu10k1_synth_probe() local 87 struct snd_emu10k1 *hw; snd_emu10k1_synth_remove() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_dcbnl.c | 169 struct fm10k_hw *hw = &interface->hw; fm10k_dcbnl_set_ops() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_diag.c | 36 static i40e_status i40e_diag_reg_pattern_test(struct i40e_hw *hw, i40e_diag_reg_pattern_test() argument 98 i40e_status i40e_diag_reg_test(struct i40e_hw *hw) i40e_diag_reg_test() argument 138 i40e_status i40e_diag_eeprom_test(struct i40e_hw *hw) i40e_diag_eeprom_test() argument
|
H A D | i40e_hmc.c | 42 i40e_status i40e_add_sd_table_entry(struct i40e_hw *hw, i40e_add_sd_table_entry() argument 130 i40e_status i40e_add_pd_table_entry(struct i40e_hw *hw, i40e_add_pd_table_entry() argument 202 i40e_status i40e_remove_pd_bp(struct i40e_hw *hw, i40e_remove_pd_bp() argument 285 i40e_status i40e_remove_sd_bp_new(struct i40e_hw *hw, i40e_remove_sd_bp_new() argument 340 i40e_status i40e_remove_pd_page_new(struct i40e_hw *hw, i40e_remove_pd_page_new() argument
|
H A D | i40e_dcb_nl.c | 38 static void i40e_get_pfc_delay(struct i40e_hw *hw, u16 *delay) i40e_get_pfc_delay() argument 59 struct i40e_hw *hw = &pf->hw; i40e_dcbnl_ieee_getets() local 98 struct i40e_hw *hw = &pf->hw; i40e_dcbnl_ieee_getpfc() local 172 struct i40e_hw *hw = &pf->hw; i40e_dcbnl_set_all() local
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2x00pci.c | 78 struct ieee80211_hw *hw; rt2x00pci_probe() local 163 struct ieee80211_hw *hw = pci_get_drvdata(pci_dev); rt2x00pci_remove() local 184 struct ieee80211_hw *hw = pci_get_drvdata(pci_dev); rt2x00pci_suspend() local 200 struct ieee80211_hw *hw = pci_get_drvdata(pci_dev); rt2x00pci_resume() local
|
H A D | rt2x00soc.c | 77 struct ieee80211_hw *hw; rt2x00soc_probe() local 120 struct ieee80211_hw *hw = platform_get_drvdata(pdev); rt2x00soc_remove() local 137 struct ieee80211_hw *hw = platform_get_drvdata(pdev); rt2x00soc_suspend() local 146 struct ieee80211_hw *hw = platform_get_drvdata(pdev); rt2x00soc_resume() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
H A D | led.c | 35 static void _rtl88ee_init_led(struct ieee80211_hw *hw, _rtl88ee_init_led() argument 43 void rtl88ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl88ee_sw_led_on() argument 71 void rtl88ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl88ee_sw_led_off() argument 109 void rtl88ee_init_sw_leds(struct ieee80211_hw *hw) rtl88ee_init_sw_leds() argument 116 static void _rtl88ee_sw_led_control(struct ieee80211_hw *hw, _rtl88ee_sw_led_control() argument 135 void rtl88ee_led_control(struct ieee80211_hw *hw, rtl88ee_led_control() argument
|
H A D | sw.c | 42 static void rtl88e_init_aspm_vars(struct ieee80211_hw *hw) rtl88e_init_aspm_vars() argument 83 int rtl88e_init_sw_vars(struct ieee80211_hw *hw) rtl88e_init_sw_vars() argument 206 void rtl88e_deinit_sw_vars(struct ieee80211_hw *hw) rtl88e_deinit_sw_vars() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
H A D | led.c | 35 static void _rtl92ce_init_led(struct ieee80211_hw *hw, _rtl92ce_init_led() argument 43 void rtl92de_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92de_sw_led_on() argument 80 void rtl92de_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92de_sw_led_off() argument 115 void rtl92de_init_sw_leds(struct ieee80211_hw *hw) rtl92de_init_sw_leds() argument 122 static void _rtl92ce_sw_led_control(struct ieee80211_hw *hw, _rtl92ce_sw_led_control() argument 141 void rtl92de_led_control(struct ieee80211_hw *hw, enum led_ctl_mode ledaction) rtl92de_led_control() argument
|
H A D | sw.c | 45 static void rtl92d_init_aspm_vars(struct ieee80211_hw *hw) rtl92d_init_aspm_vars() argument 89 static int rtl92d_init_sw_vars(struct ieee80211_hw *hw) rtl92d_init_sw_vars() argument 199 static void rtl92d_deinit_sw_vars(struct ieee80211_hw *hw) rtl92d_deinit_sw_vars() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
H A D | led.c | 31 static void _rtl92ee_init_led(struct ieee80211_hw *hw, _rtl92ee_init_led() argument 39 void rtl92ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92ee_sw_led_on() argument 70 void rtl92ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92ee_sw_led_off() argument 100 void rtl92ee_init_sw_leds(struct ieee80211_hw *hw) rtl92ee_init_sw_leds() argument 108 static void _rtl92ee_sw_led_control(struct ieee80211_hw *hw, _rtl92ee_sw_led_control() argument 128 void rtl92ee_led_control(struct ieee80211_hw *hw, enum led_ctl_mode ledaction) rtl92ee_led_control() argument
|
H A D | rf.c | 35 void rtl92ee_phy_rf6052_set_bandwidth(struct ieee80211_hw *hw, u8 bandwidth) rtl92ee_phy_rf6052_set_bandwidth() argument 64 bool rtl92ee_phy_rf6052_config(struct ieee80211_hw *hw) rtl92ee_phy_rf6052_config() argument 77 static bool _rtl92ee_phy_rf6052_config_parafile(struct ieee80211_hw *hw) _rtl92ee_phy_rf6052_config_parafile() argument
|
H A D | sw.c | 45 static void rtl92ee_init_aspm_vars(struct ieee80211_hw *hw) rtl92ee_init_aspm_vars() argument 89 int rtl92ee_init_sw_vars(struct ieee80211_hw *hw) rtl92ee_init_sw_vars() argument 189 void rtl92ee_deinit_sw_vars(struct ieee80211_hw *hw) rtl92ee_deinit_sw_vars() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/ |
H A D | led.c | 35 static void _rtl92se_init_led(struct ieee80211_hw *hw, _rtl92se_init_led() argument 43 void rtl92se_init_sw_leds(struct ieee80211_hw *hw) rtl92se_init_sw_leds() argument 50 void rtl92se_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92se_sw_led_on() argument 77 void rtl92se_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl92se_sw_led_off() argument 113 static void _rtl92se_sw_led_control(struct ieee80211_hw *hw, _rtl92se_sw_led_control() argument 132 void rtl92se_led_control(struct ieee80211_hw *hw, enum led_ctl_mode ledaction) rtl92se_led_control() argument
|
H A D | sw.c | 46 static void rtl92s_init_aspm_vars(struct ieee80211_hw *hw) rtl92s_init_aspm_vars() argument 89 struct ieee80211_hw *hw = context; rtl92se_fw_cb() local 114 static int rtl92s_init_sw_vars(struct ieee80211_hw *hw) rtl92s_init_sw_vars() argument 231 static void rtl92s_deinit_sw_vars(struct ieee80211_hw *hw) rtl92s_deinit_sw_vars() argument 241 static bool rtl92se_is_tx_desc_closed(struct ieee80211_hw *hw, u8 hw_queue, rtl92se_is_tx_desc_closed() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
H A D | led.c | 35 static void _rtl8723e_init_led(struct ieee80211_hw *hw, _rtl8723e_init_led() argument 43 void rtl8723e_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8723e_sw_led_on() argument 72 void rtl8723e_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8723e_sw_led_off() argument 114 void rtl8723e_init_sw_leds(struct ieee80211_hw *hw) rtl8723e_init_sw_leds() argument 121 static void _rtl8723e_sw_led_control(struct ieee80211_hw *hw, _rtl8723e_sw_led_control() argument 140 void rtl8723e_led_control(struct ieee80211_hw *hw, rtl8723e_led_control() argument
|
H A D | sw.c | 47 static void rtl8723e_init_aspm_vars(struct ieee80211_hw *hw) rtl8723e_init_aspm_vars() argument 91 int rtl8723e_init_sw_vars(struct ieee80211_hw *hw) rtl8723e_init_sw_vars() argument 192 void rtl8723e_deinit_sw_vars(struct ieee80211_hw *hw) rtl8723e_deinit_sw_vars() argument
|
H A D | hal_bt_coexist.c | 36 void rtl8723e_dm_bt_reject_ap_aggregated_packet(struct ieee80211_hw *hw, rtl8723e_dm_bt_reject_ap_aggregated_packet() argument 41 void _rtl8723_dm_bt_check_wifi_state(struct ieee80211_hw *hw) _rtl8723_dm_bt_check_wifi_state() argument 101 u8 rtl8723e_dm_bt_check_coex_rssi_state1(struct ieee80211_hw *hw, rtl8723e_dm_bt_check_coex_rssi_state1() argument 229 u8 rtl8723e_dm_bt_check_coex_rssi_state(struct ieee80211_hw *hw, rtl8723e_dm_bt_check_coex_rssi_state() argument 355 long rtl8723e_dm_bt_get_rx_ss(struct ieee80211_hw *hw) rtl8723e_dm_bt_get_rx_ss() argument 374 void rtl8723e_dm_bt_balance(struct ieee80211_hw *hw, rtl8723e_dm_bt_balance() argument 401 void rtl8723e_dm_bt_agc_table(struct ieee80211_hw *hw, u8 type) rtl8723e_dm_bt_agc_table() argument 448 void rtl8723e_dm_bt_bb_back_off_level(struct ieee80211_hw *hw, u8 type) rtl8723e_dm_bt_bb_back_off_level() argument 464 void rtl8723e_dm_bt_fw_coex_all_off(struct ieee80211_hw *hw) rtl8723e_dm_bt_fw_coex_all_off() argument 479 void rtl8723e_dm_bt_sw_coex_all_off(struct ieee80211_hw *hw) rtl8723e_dm_bt_sw_coex_all_off() argument 495 void rtl8723e_dm_bt_hw_coex_all_off(struct ieee80211_hw *hw) rtl8723e_dm_bt_hw_coex_all_off() argument 512 void rtl8723e_btdm_coex_all_off(struct ieee80211_hw *hw) rtl8723e_btdm_coex_all_off() argument 519 bool rtl8723e_dm_bt_is_coexist_state_changed(struct ieee80211_hw *hw) rtl8723e_dm_bt_is_coexist_state_changed() argument 530 bool rtl8723e_dm_bt_is_wifi_up_link(struct ieee80211_hw *hw) rtl8723e_dm_bt_is_wifi_up_link() argument
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_init.h | 90 csio_get_scsi_ioreq_lock(struct csio_hw *hw, struct csio_scsim *scsim) csio_get_scsi_ioreq_lock() argument 103 csio_put_scsi_ioreq_lock(struct csio_hw *hw, struct csio_scsim *scsim, csio_put_scsi_ioreq_lock() argument 115 csio_put_scsi_ioreq_list_lock(struct csio_hw *hw, struct csio_scsim *scsim, csio_put_scsi_ioreq_list_lock() argument 127 csio_put_scsi_ddp_list_lock(struct csio_hw *hw, struct csio_scsim *scsim, csio_put_scsi_ddp_list_lock() argument
|
/linux-4.1.27/drivers/sh/intc/ |
H A D | irqdomain.c | 44 intc_irq_domain_init(struct intc_desc_int *d, struct intc_hw_desc *hw) intc_irq_domain_init() argument
|
/linux-4.1.27/drivers/spi/ |
H A D | Makefile | |
H A D | spi-clps711x.c | 52 struct spi_clps711x_data *hw = spi_master_get_devdata(master); spi_clps711x_prepare_message() local 65 struct spi_clps711x_data *hw = spi_master_get_devdata(master); spi_clps711x_transfer_one() local 85 struct spi_clps711x_data *hw = spi_master_get_devdata(master); spi_clps711x_isr() local 106 struct spi_clps711x_data *hw; spi_clps711x_probe() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
H A D | led.c | 31 static void _rtl8723be_init_led(struct ieee80211_hw *hw, struct rtl_led *pled, _rtl8723be_init_led() argument 39 void rtl8723be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8723be_sw_led_on() argument 67 void rtl8723be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8723be_sw_led_off() argument 109 void rtl8723be_init_sw_leds(struct ieee80211_hw *hw) rtl8723be_init_sw_leds() argument 116 static void _rtl8723be_sw_led_control(struct ieee80211_hw *hw, _rtl8723be_sw_led_control() argument 135 void rtl8723be_led_control(struct ieee80211_hw *hw, rtl8723be_led_control() argument
|
H A D | sw.c | 47 static void rtl8723be_init_aspm_vars(struct ieee80211_hw *hw) rtl8723be_init_aspm_vars() argument 88 int rtl8723be_init_sw_vars(struct ieee80211_hw *hw) rtl8723be_init_sw_vars() argument 199 void rtl8723be_deinit_sw_vars(struct ieee80211_hw *hw) rtl8723be_deinit_sw_vars() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
H A D | sw.c | 44 static void rtl8821ae_init_aspm_vars(struct ieee80211_hw *hw) rtl8821ae_init_aspm_vars() argument 89 int rtl8821ae_init_sw_vars(struct ieee80211_hw *hw) rtl8821ae_init_sw_vars() argument 237 void rtl8821ae_deinit_sw_vars(struct ieee80211_hw *hw) rtl8821ae_deinit_sw_vars() argument
|
H A D | led.c | 31 static void _rtl8821ae_init_led(struct ieee80211_hw *hw, _rtl8821ae_init_led() argument 40 void rtl8821ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8821ae_sw_led_on() argument 69 void rtl8812ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8812ae_sw_led_on() argument 101 void rtl8821ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8821ae_sw_led_off() argument 142 void rtl8812ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) rtl8812ae_sw_led_off() argument 183 void rtl8821ae_init_sw_leds(struct ieee80211_hw *hw) rtl8821ae_init_sw_leds() argument 191 static void _rtl8821ae_sw_led_control(struct ieee80211_hw *hw, _rtl8821ae_sw_led_control() argument 218 void rtl8821ae_led_control(struct ieee80211_hw *hw, rtl8821ae_led_control() argument
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | vendor_cmd.c | 33 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); wlcore_vendor_cmd_smart_config_start() local 77 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); wlcore_vendor_cmd_smart_config_stop() local 108 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); wlcore_vendor_cmd_smart_config_set_group_key() local
|
/linux-4.1.27/drivers/clk/tegra/ |
H A D | clk-audio-sync.c | 23 static unsigned long clk_sync_source_recalc_rate(struct clk_hw *hw, clk_sync_source_recalc_rate() argument 31 static long clk_sync_source_round_rate(struct clk_hw *hw, unsigned long rate, clk_sync_source_round_rate() argument 42 static int clk_sync_source_set_rate(struct clk_hw *hw, unsigned long rate, clk_sync_source_set_rate() argument
|
H A D | clk-periph-gate.c | 48 static int clk_periph_is_enabled(struct clk_hw *hw) clk_periph_is_enabled() argument 63 static int clk_periph_enable(struct clk_hw *hw) clk_periph_enable() argument 99 static void clk_periph_disable(struct clk_hw *hw) clk_periph_disable() argument
|
H A D | clk-pll-out.c | 30 static int clk_pll_out_is_enabled(struct clk_hw *hw) clk_pll_out_is_enabled() argument 42 static int clk_pll_out_enable(struct clk_hw *hw) clk_pll_out_enable() argument 64 static void clk_pll_out_disable(struct clk_hw *hw) clk_pll_out_disable() argument
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-mem.c | 218 struct ehci_qh_hw *hw; ehci_mem_init() local
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | mpic.h | 48 static inline int mpic_map_error_int(struct mpic *mpic, unsigned int virq, irq_hw_number_t hw) mpic_map_error_int() argument
|
H A D | fsl_mpic_err.c | 84 int mpic_map_error_int(struct mpic *mpic, unsigned int virq, irq_hw_number_t hw) mpic_map_error_int() argument
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | clock3xxx.c | 53 int omap3_dpll4_set_rate(struct clk_hw *hw, unsigned long rate, omap3_dpll4_set_rate() argument 81 int omap3_dpll4_set_rate_and_parent(struct clk_hw *hw, unsigned long rate, omap3_dpll4_set_rate_and_parent() argument
|
H A D | clkt34xx_dpll3m2.c | 47 int omap3_core_dpll_m2_set_rate(struct clk_hw *hw, unsigned long rate, omap3_core_dpll_m2_set_rate() argument
|
H A D | dpll44xx.c | 114 unsigned long omap4_dpll_regm4xen_recalc(struct clk_hw *hw, omap4_dpll_regm4xen_recalc() argument 149 long omap4_dpll_regm4xen_round_rate(struct clk_hw *hw, omap4_dpll_regm4xen_round_rate() argument 204 long omap4_dpll_regm4xen_determine_rate(struct clk_hw *hw, unsigned long rate, omap4_dpll_regm4xen_determine_rate() argument
|
H A D | clkt2xxx_dpllcore.c | 105 unsigned long omap2_dpllcore_recalc(struct clk_hw *hw, omap2_dpllcore_recalc() argument 111 int omap2_reprogram_dpllcore(struct clk_hw *hw, unsigned long rate, omap2_reprogram_dpllcore() argument 191 void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw) omap2xxx_clkt_dpllcore_init() argument
|
H A D | clkt2xxx_virt_prcm_set.c | 74 long omap2_round_to_table_rate(struct clk_hw *hw, unsigned long rate, omap2_round_to_table_rate() argument 98 int omap2_select_table_rate(struct clk_hw *hw, unsigned long rate, omap2_select_table_rate() argument 232 struct clk_hw_omap *hw = NULL; omap2xxx_clkt_vps_init() local
|
/linux-4.1.27/net/mac80211/ |
H A D | pm.c | 9 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) __ieee80211_suspend() argument
|
H A D | offchannel.c | 245 void ieee80211_ready_on_channel(struct ieee80211_hw *hw) ieee80211_ready_on_channel() argument 449 void ieee80211_remain_on_channel_expired(struct ieee80211_hw *hw) ieee80211_remain_on_channel_expired() argument
|
/linux-4.1.27/net/mac802154/ |
H A D | util.c | 21 void ieee802154_wake_queue(struct ieee802154_hw *hw) ieee802154_wake_queue() argument 37 void ieee802154_stop_queue(struct ieee802154_hw *hw) ieee802154_stop_queue() argument 63 void ieee802154_xmit_complete(struct ieee802154_hw *hw, struct sk_buff *skb, ieee802154_xmit_complete() argument
|
H A D | main.c | 114 void ieee802154_free_hw(struct ieee802154_hw *hw) ieee802154_free_hw() argument 138 int ieee802154_register_hw(struct ieee802154_hw *hw) ieee802154_register_hw() argument 186 void ieee802154_unregister_hw(struct ieee802154_hw *hw) ieee802154_unregister_hw() argument
|
H A D | rx.c | 129 u64 hw = swab64((__force u64)addr->extended_addr); ieee802154_print_addr() local 252 void ieee802154_rx(struct ieee802154_hw *hw, struct sk_buff *skb) ieee802154_rx() argument 293 ieee802154_rx_irqsafe(struct ieee802154_hw *hw, struct sk_buff *skb, u8 lqi) ieee802154_rx_irqsafe() argument
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_fo.c | 30 int hw = 0; /* Track highest weight */ ip_vs_fo_schedule() local
|
/linux-4.1.27/sound/pci/ctxfi/ |
H A D | cthardware.c | 49 int destroy_hw_obj(struct hw *hw) destroy_hw_obj() argument
|
H A D | ctresource.c | 138 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw) rsc_init() argument 209 rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, unsigned int amount, struct hw *hw) rsc_mgr_init() argument
|
H A D | ctresource.h | 41 struct hw *hw; /* Chip specific object for hardware access means */ member in struct:rsc 63 struct hw *hw; /* Chip specific object for hardware access */ member in struct:rsc_mgr
|
/linux-4.1.27/sound/synth/emux/ |
H A D | emux_hwdep.c | 85 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file, snd_emux_hwdep_ioctl() argument 122 struct snd_hwdep *hw; snd_emux_init_hwdep() local
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | op-rfkill.c | 170 enum i2400m_rf_switch_status hw, sw; i2400m_report_tlv_rf_switches_status() local
|
/linux-4.1.27/drivers/mfd/ |
H A D | wm8994-irq.c | 167 wm8994_edge_irq_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) wm8994_edge_irq_map() argument
|
H A D | max8998-irq.c | 201 max8998_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) max8998_irq_domain_map() argument
|
H A D | mt6397-core.c | 116 mt6397_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) mt6397_irq_domain_map() argument
|
H A D | arizona-irq.c | 169 arizona_irq_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) arizona_irq_map() argument
|
H A D | max8997-irq.c | 290 max8997_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) max8997_irq_domain_map() argument
|
H A D | wm831x-irq.c | 549 wm831x_irq_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) wm831x_irq_map() argument
|
/linux-4.1.27/drivers/misc/mei/ |
H A D | hw-txe.h | 60 static inline struct mei_device *hw_txe_to_mei(struct mei_txe_hw *hw) hw_txe_to_mei() argument
|
H A D | pci-me.c | 130 struct mei_me_hw *hw; mei_me_probe() local 261 struct mei_me_hw *hw; mei_me_remove() local
|
H A D | pci-txe.c | 54 static void mei_txe_pci_iounmap(struct pci_dev *pdev, struct mei_txe_hw *hw) mei_txe_pci_iounmap() argument 76 struct mei_txe_hw *hw; mei_txe_probe() local 206 struct mei_txe_hw *hw; mei_txe_remove() local
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
H A D | rsi_91x_pkt.c | 129 struct ieee80211_hw *hw = adapter->hw; rsi_send_mgmt_pkt() local
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | prism2usb.c | 65 hfa384x_t *hw = NULL; prism2sta_probe_usb() local 146 hfa384x_t *hw = wlandev->priv; prism2sta_disconnect_usb() local 229 hfa384x_t *hw = NULL; prism2sta_suspend() local 252 hfa384x_t *hw = NULL; prism2sta_resume() local
|
H A D | prism2mgmt.c | 119 hfa384x_t *hw = wlandev->priv; prism2mgmt_scan() local 373 hfa384x_t *hw = wlandev->priv; prism2mgmt_scan_results() local 531 hfa384x_t *hw = wlandev->priv; prism2mgmt_start() local 713 hfa384x_t *hw = wlandev->priv; prism2mgmt_readpda() local 779 hfa384x_t *hw = wlandev->priv; prism2mgmt_ramdl_state() local 834 hfa384x_t *hw = wlandev->priv; prism2mgmt_ramdl_write() local 896 hfa384x_t *hw = wlandev->priv; prism2mgmt_flashdl_state() local 966 hfa384x_t *hw = wlandev->priv; prism2mgmt_flashdl_write() local 1026 hfa384x_t *hw = wlandev->priv; prism2mgmt_autojoin() local 1100 hfa384x_t *hw = wlandev->priv; prism2mgmt_wlansniff() local
|
/linux-4.1.27/drivers/clk/socfpga/ |
H A D | clk.h | 39 struct clk_gate hw; member in struct:socfpga_pll 43 struct clk_gate hw; member in struct:socfpga_gate_clk 53 struct clk_gate hw; member in struct:socfpga_periph_clk
|
/linux-4.1.27/drivers/clk/at91/ |
H A D | clk-h32mx.c | 33 struct clk_hw hw; member in struct:clk_sama5d4_h32mx 39 static unsigned long clk_sama5d4_h32mx_recalc_rate(struct clk_hw *hw, clk_sama5d4_h32mx_recalc_rate() argument 52 static long clk_sama5d4_h32mx_round_rate(struct clk_hw *hw, unsigned long rate, clk_sama5d4_h32mx_round_rate() argument 69 static int clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate, clk_sama5d4_h32mx_set_rate() argument
|
H A D | clk-plldiv.c | 23 struct clk_hw hw; member in struct:clk_plldiv 27 static unsigned long clk_plldiv_recalc_rate(struct clk_hw *hw, clk_plldiv_recalc_rate() argument 39 static long clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, clk_plldiv_round_rate() argument 56 static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, clk_plldiv_set_rate() argument
|
H A D | clk-utmi.c | 28 struct clk_hw hw; member in struct:clk_utmi 46 static int clk_utmi_prepare(struct clk_hw *hw) clk_utmi_prepare() argument 64 static int clk_utmi_is_prepared(struct clk_hw *hw) clk_utmi_is_prepared() argument 72 static void clk_utmi_unprepare(struct clk_hw *hw) clk_utmi_unprepare() argument 81 static unsigned long clk_utmi_recalc_rate(struct clk_hw *hw, clk_utmi_recalc_rate() argument
|
/linux-4.1.27/drivers/clk/mmp/ |
H A D | clk-apmu.c | 23 struct clk_hw hw; member in struct:clk_apmu 30 static int clk_apmu_enable(struct clk_hw *hw) clk_apmu_enable() argument 48 static void clk_apmu_disable(struct clk_hw *hw) clk_apmu_disable() argument
|
H A D | clk-apbc.c | 29 struct clk_hw hw; member in struct:clk_apbc 36 static int clk_apbc_prepare(struct clk_hw *hw) clk_apbc_prepare() argument 87 static void clk_apbc_unprepare(struct clk_hw *hw) clk_apbc_unprepare() argument
|
H A D | clk-frac.c | 27 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, clk_factor_round_rate() argument 51 static unsigned long clk_factor_recalc_rate(struct clk_hw *hw, clk_factor_recalc_rate() argument 74 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, clk_factor_set_rate() argument 113 static void clk_factor_init(struct clk_hw *hw) clk_factor_init() argument
|
H A D | clk-gate.c | 27 static int mmp_clk_gate_enable(struct clk_hw *hw) mmp_clk_gate_enable() argument 55 static void mmp_clk_gate_disable(struct clk_hw *hw) mmp_clk_gate_disable() argument 73 static int mmp_clk_gate_is_enabled(struct clk_hw *hw) mmp_clk_gate_is_enabled() argument
|
/linux-4.1.27/drivers/clk/mxs/ |
H A D | clk-pll.c | 31 struct clk_hw hw; member in struct:clk_pll 39 static int clk_pll_prepare(struct clk_hw *hw) clk_pll_prepare() argument 50 static void clk_pll_unprepare(struct clk_hw *hw) clk_pll_unprepare() argument 57 static int clk_pll_enable(struct clk_hw *hw) clk_pll_enable() argument 66 static void clk_pll_disable(struct clk_hw *hw) clk_pll_disable() argument 73 static unsigned long clk_pll_recalc_rate(struct clk_hw *hw, clk_pll_recalc_rate() argument
|
H A D | clk-div.c | 35 static inline struct clk_div *to_clk_div(struct clk_hw *hw) to_clk_div() argument 42 static unsigned long clk_div_recalc_rate(struct clk_hw *hw, clk_div_recalc_rate() argument 50 static long clk_div_round_rate(struct clk_hw *hw, unsigned long rate, clk_div_round_rate() argument 58 static int clk_div_set_rate(struct clk_hw *hw, unsigned long rate, clk_div_set_rate() argument
|
H A D | clk-frac.c | 31 struct clk_hw hw; member in struct:clk_frac 40 static unsigned long clk_frac_recalc_rate(struct clk_hw *hw, clk_frac_recalc_rate() argument 52 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long rate, clk_frac_round_rate() argument 74 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long rate, clk_frac_set_rate() argument
|
H A D | clk-ref.c | 31 struct clk_hw hw; member in struct:clk_ref 38 static int clk_ref_enable(struct clk_hw *hw) clk_ref_enable() argument 47 static void clk_ref_disable(struct clk_hw *hw) clk_ref_disable() argument 54 static unsigned long clk_ref_recalc_rate(struct clk_hw *hw, clk_ref_recalc_rate() argument 67 static long clk_ref_round_rate(struct clk_hw *hw, unsigned long rate, clk_ref_round_rate() argument 90 static int clk_ref_set_rate(struct clk_hw *hw, unsigned long rate, clk_ref_set_rate() argument
|
/linux-4.1.27/drivers/clk/pxa/ |
H A D | clk-pxa.h | 70 struct clk_hw hw; member in struct:desc_clk_cken 98 static int dummy_clk_set_parent(struct clk_hw *hw, u8 index) dummy_clk_set_parent() argument
|
H A D | clk-pxa.c | 30 struct clk_hw hw; member in struct:pxa_clk 39 static unsigned long cken_recalc_rate(struct clk_hw *hw, cken_recalc_rate() argument 57 static u8 cken_get_parent(struct clk_hw *hw) cken_get_parent() argument
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | clk-gate-exclusive.c | 32 static int clk_gate_exclusive_enable(struct clk_hw *hw) clk_gate_exclusive_enable() argument 45 static void clk_gate_exclusive_disable(struct clk_hw *hw) clk_gate_exclusive_disable() argument 50 static int clk_gate_exclusive_is_enabled(struct clk_hw *hw) clk_gate_exclusive_is_enabled() argument
|
H A D | clk-cpu.c | 17 struct clk_hw hw; member in struct:clk_cpu 24 static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw) to_clk_cpu() argument 29 static unsigned long clk_cpu_recalc_rate(struct clk_hw *hw, clk_cpu_recalc_rate() argument 37 static long clk_cpu_round_rate(struct clk_hw *hw, unsigned long rate, clk_cpu_round_rate() argument 45 static int clk_cpu_set_rate(struct clk_hw *hw, unsigned long rate, clk_cpu_set_rate() argument
|
H A D | clk-fixup-div.c | 36 static inline struct clk_fixup_div *to_clk_fixup_div(struct clk_hw *hw) to_clk_fixup_div() argument 43 static unsigned long clk_fixup_div_recalc_rate(struct clk_hw *hw, clk_fixup_div_recalc_rate() argument 51 static long clk_fixup_div_round_rate(struct clk_hw *hw, unsigned long rate, clk_fixup_div_round_rate() argument 59 static int clk_fixup_div_set_rate(struct clk_hw *hw, unsigned long rate, clk_fixup_div_set_rate() argument
|
H A D | clk-fixup-mux.c | 35 static inline struct clk_fixup_mux *to_clk_fixup_mux(struct clk_hw *hw) to_clk_fixup_mux() argument 42 static u8 clk_fixup_mux_get_parent(struct clk_hw *hw) clk_fixup_mux_get_parent() argument 49 static int clk_fixup_mux_set_parent(struct clk_hw *hw, u8 index) clk_fixup_mux_set_parent() argument
|
H A D | clk-gate2.c | 31 struct clk_hw hw; member in struct:clk_gate2 41 static int clk_gate2_enable(struct clk_hw *hw) clk_gate2_enable() argument 62 static void clk_gate2_disable(struct clk_hw *hw) clk_gate2_disable() argument 95 static int clk_gate2_is_enabled(struct clk_hw *hw) clk_gate2_is_enabled() argument 102 static void clk_gate2_disable_unused(struct clk_hw *hw) clk_gate2_disable_unused() argument
|
H A D | clk-pfd.c | 31 struct clk_hw hw; member in struct:clk_pfd 42 static int clk_pfd_enable(struct clk_hw *hw) clk_pfd_enable() argument 51 static void clk_pfd_disable(struct clk_hw *hw) clk_pfd_disable() argument 58 static unsigned long clk_pfd_recalc_rate(struct clk_hw *hw, clk_pfd_recalc_rate() argument 71 static long clk_pfd_round_rate(struct clk_hw *hw, unsigned long rate, clk_pfd_round_rate() argument 91 static int clk_pfd_set_rate(struct clk_hw *hw, unsigned long rate, clk_pfd_set_rate() argument 112 static int clk_pfd_is_enabled(struct clk_hw *hw) clk_pfd_is_enabled() argument
|
H A D | clk-pllv1.c | 27 struct clk_hw hw; member in struct:clk_pllv1 38 static unsigned long clk_pllv1_recalc_rate(struct clk_hw *hw, clk_pllv1_recalc_rate() argument
|
/linux-4.1.27/sound/core/ |
H A D | hwdep_compat.c | 33 static int snd_hwdep_dsp_load_compat(struct snd_hwdep *hw, snd_hwdep_dsp_load_compat() argument 65 struct snd_hwdep *hw = file->private_data; snd_hwdep_ioctl_compat() local
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_hwdep.c | 63 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, hda_hwdep_ioctl() argument 81 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, hda_hwdep_ioctl_compat() argument 88 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) hda_hwdep_open() argument
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-mxs.c | 84 icoll_irq_domain_map(struct irq_domain *d, unsigned int virq, irq_hw_number_t hw) icoll_irq_domain_map() argument
|
H A D | irq-sun4i.c | 83 sun4i_irq_map(struct irq_domain *d, unsigned int virq, irq_hw_number_t hw) sun4i_irq_map() argument
|
H A D | irq-keystone.c | 123 keystone_irq_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) keystone_irq_map() argument
|
H A D | irq-metag.c | 66 static inline void __iomem *metag_hwvec_addr(irq_hw_number_t hw) metag_hwvec_addr() argument 124 irq_hw_number_t hw = data->hwirq; metag_internal_irq_ack() local 141 irq_hw_number_t hw = data->hwirq; metag_internal_irq_mask() local 160 irq_hw_number_t hw = data->hwirq; metag_internal_irq_unmask() local 196 irq_hw_number_t hw = data->hwirq; metag_internal_irq_set_affinity() local 226 irq_hw_number_t hw; metag_internal_irq_demux() local 267 int internal_irq_map(unsigned int hw) internal_irq_map() argument 303 metag_internal_intc_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) metag_internal_intc_map() argument
|
H A D | irq-or1k-pic.c | 127 static int or1k_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) or1k_map() argument
|
H A D | irq-xtensa-mx.c | 26 xtensa_mx_irq_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) xtensa_mx_irq_map() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | manage.c | 56 static s32 e1000_mng_enable_host_if(struct e1000_hw *hw) e1000_mng_enable_host_if() argument 95 bool e1000e_check_mng_mode_generic(struct e1000_hw *hw) e1000e_check_mng_mode_generic() argument 110 bool e1000e_enable_tx_pkt_filtering(struct e1000_hw *hw) e1000e_enable_tx_pkt_filtering() argument 168 static s32 e1000_mng_write_cmd_header(struct e1000_hw *hw, e1000_mng_write_cmd_header() argument 199 static s32 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, e1000_mng_host_if_write() argument 267 s32 e1000e_mng_write_dhcp_info(struct e1000_hw *hw, u8 *buffer, u16 length) e1000e_mng_write_dhcp_info() argument 309 bool e1000e_enable_mng_pass_thru(struct e1000_hw *hw) e1000e_enable_mng_pass_thru() argument
|
H A D | ptp.c | 41 struct e1000_hw *hw = &adapter->hw; e1000e_phc_adjfreq() local 171 struct e1000_hw *hw = &adapter->hw; e1000e_systim_overflow_work() local 207 struct e1000_hw *hw = &adapter->hw; e1000e_ptp_init() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
H A D | mbx.c | 35 static s32 e1000_poll_for_msg(struct e1000_hw *hw) e1000_poll_for_msg() argument 61 static s32 e1000_poll_for_ack(struct e1000_hw *hw) e1000_poll_for_ack() argument 90 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) e1000_read_posted_mbx() argument 116 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) e1000_write_posted_mbx() argument 142 static u32 e1000_read_v2p_mailbox(struct e1000_hw *hw) e1000_read_v2p_mailbox() argument 160 static s32 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) e1000_check_for_bit_vf() argument 179 static s32 e1000_check_for_msg_vf(struct e1000_hw *hw) e1000_check_for_msg_vf() argument 197 static s32 e1000_check_for_ack_vf(struct e1000_hw *hw) e1000_check_for_ack_vf() argument 215 static s32 e1000_check_for_rst_vf(struct e1000_hw *hw) e1000_check_for_rst_vf() argument 234 static s32 e1000_obtain_mbx_lock_vf(struct e1000_hw *hw) e1000_obtain_mbx_lock_vf() argument 256 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) e1000_write_mbx_vf() argument 292 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) e1000_read_mbx_vf() argument 322 s32 e1000_init_mbx_params_vf(struct e1000_hw *hw) e1000_init_mbx_params_vf() argument
|
H A D | vf.c | 45 static s32 e1000_init_mac_params_vf(struct e1000_hw *hw) e1000_init_mac_params_vf() argument 79 void e1000_init_function_pointers_vf(struct e1000_hw *hw) e1000_init_function_pointers_vf() argument 94 static s32 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed, e1000_get_link_up_info_vf() argument 122 static s32 e1000_reset_hw_vf(struct e1000_hw *hw) e1000_reset_hw_vf() argument 171 static s32 e1000_init_hw_vf(struct e1000_hw *hw) e1000_init_hw_vf() argument 188 static u32 e1000_hash_mc_addr_vf(struct e1000_hw *hw, u8 *mc_addr) e1000_hash_mc_addr_vf() argument 221 static void e1000_update_mc_addr_list_vf(struct e1000_hw *hw, e1000_update_mc_addr_list_vf() argument 259 static s32 e1000_set_vfta_vf(struct e1000_hw *hw, u16 vid, bool set) e1000_set_vfta_vf() argument 289 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) e1000_rlpml_set_vf() argument 306 static void e1000_rar_set_vf(struct e1000_hw *hw, u8 *addr, u32 index) e1000_rar_set_vf() argument 333 static s32 e1000_read_mac_addr_vf(struct e1000_hw *hw) e1000_read_mac_addr_vf() argument 348 static s32 e1000_check_for_link_vf(struct e1000_hw *hw) e1000_check_for_link_vf() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
H A D | mbx.c | 36 static s32 ixgbevf_poll_for_msg(struct ixgbe_hw *hw) ixgbevf_poll_for_msg() argument 59 static s32 ixgbevf_poll_for_ack(struct ixgbe_hw *hw) ixgbevf_poll_for_ack() argument 85 static s32 ixgbevf_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) ixgbevf_read_posted_mbx() argument 111 static s32 ixgbevf_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) ixgbevf_write_posted_mbx() argument 137 static u32 ixgbevf_read_v2p_mailbox(struct ixgbe_hw *hw) ixgbevf_read_v2p_mailbox() argument 155 static s32 ixgbevf_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) ixgbevf_check_for_bit_vf() argument 174 static s32 ixgbevf_check_for_msg_vf(struct ixgbe_hw *hw) ixgbevf_check_for_msg_vf() argument 192 static s32 ixgbevf_check_for_ack_vf(struct ixgbe_hw *hw) ixgbevf_check_for_ack_vf() argument 210 static s32 ixgbevf_check_for_rst_vf(struct ixgbe_hw *hw) ixgbevf_check_for_rst_vf() argument 229 static s32 ixgbevf_obtain_mbx_lock_vf(struct ixgbe_hw *hw) ixgbevf_obtain_mbx_lock_vf() argument 251 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) ixgbevf_write_mbx_vf() argument 287 static s32 ixgbevf_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) ixgbevf_read_mbx_vf() argument 317 static s32 ixgbevf_init_mbx_params_vf(struct ixgbe_hw *hw) ixgbevf_init_mbx_params_vf() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | ahb.c | 89 struct ieee80211_hw *hw; ath_ahb_probe() local 194 struct ieee80211_hw *hw = platform_get_drvdata(pdev); ath_ahb_remove() local
|
H A D | led.c | 165 struct ieee80211_hw *hw = ah->hw; ath5k_init_leds() local
|
H A D | pci.c | 164 struct ieee80211_hw *hw; ath5k_pci_probe() local 291 struct ieee80211_hw *hw = pci_get_drvdata(pdev); ath5k_pci_remove() local 305 struct ieee80211_hw *hw = pci_get_drvdata(pdev); ath5k_pci_suspend() local 315 struct ieee80211_hw *hw = pci_get_drvdata(pdev); ath5k_pci_resume() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ahb.c | 87 struct ieee80211_hw *hw; ath_ahb_probe() local 164 struct ieee80211_hw *hw = platform_get_drvdata(pdev); ath_ahb_remove() local
|
H A D | wow.c | 167 int ath9k_suspend(struct ieee80211_hw *hw, ath9k_suspend() argument 280 int ath9k_resume(struct ieee80211_hw *hw) ath9k_resume() argument 314 void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled) ath9k_set_wakeup() argument 327 void ath9k_init_wow(struct ieee80211_hw *hw) ath9k_init_wow() argument 342 void ath9k_deinit_wow(struct ieee80211_hw *hw) ath9k_deinit_wow() argument
|
H A D | debug_sta.c | 259 void ath9k_sta_add_debugfs(struct ieee80211_hw *hw, ath9k_sta_add_debugfs() argument
|
H A D | htc_drv_gpio.c | 320 void ath9k_htc_rfkill_poll_state(struct ieee80211_hw *hw) ath9k_htc_rfkill_poll_state() argument
|
H A D | pci.c | 889 struct ieee80211_hw *hw; ath_pci_probe() local 994 struct ieee80211_hw *hw = pci_get_drvdata(pdev); ath_pci_remove() local 1009 struct ieee80211_hw *hw = pci_get_drvdata(pdev); ath_pci_suspend() local 1033 struct ieee80211_hw *hw = pci_get_drvdata(pdev); ath_pci_resume() local
|
H A D | tx99.c | 52 struct ieee80211_hw *hw = sc->hw; ath9k_build_tx99_skb() local 111 struct ieee80211_hw *hw = sc->hw; ath9k_tx99_init() local
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac100_core.c | 35 static void dwmac100_core_init(struct mac_device_info *hw, int mtu) dwmac100_core_init() argument 47 static void dwmac100_dump_mac_regs(struct mac_device_info *hw) dwmac100_dump_mac_regs() argument 71 static int dwmac100_rx_ipc_enable(struct mac_device_info *hw) dwmac100_rx_ipc_enable() argument 76 static int dwmac100_irq_status(struct mac_device_info *hw, dwmac100_irq_status() argument 82 static void dwmac100_set_umac_addr(struct mac_device_info *hw, dwmac100_set_umac_addr() argument 90 static void dwmac100_get_umac_addr(struct mac_device_info *hw, dwmac100_get_umac_addr() argument 98 static void dwmac100_set_filter(struct mac_device_info *hw, dwmac100_set_filter() argument 147 static void dwmac100_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, dwmac100_flow_ctrl() argument 159 static void dwmac100_pmt(struct mac_device_info *hw, unsigned long mode) dwmac100_pmt() argument
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | airport.c | 153 struct hermes *hw; airport_attach() local
|
H A D | cfg.c | 193 struct hermes *hw = &priv->hw; orinoco_set_monitor_channel() local
|
H A D | orinoco_cs.c | 136 struct hermes *hw = &priv->hw; orinoco_cs_config() local
|
H A D | orinoco_pci.c | 84 struct hermes *hw = &priv->hw; orinoco_pci_cor_reset() local
|
H A D | orinoco_tmd.c | 62 struct hermes *hw = &priv->hw; orinoco_tmd_cor_reset() local
|
H A D | orinoco_plx.c | 112 struct hermes *hw = &priv->hw; orinoco_plx_cor_reset() local
|
H A D | spectrum_cs.c | 199 struct hermes *hw = &priv->hw; spectrum_cs_config() local
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | spi.c | 245 struct ieee80211_hw *hw; wl1251_spi_probe() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/alx/ |
H A D | ethtool.c | 109 static u32 alx_get_supported_speeds(struct alx_hw *hw) alx_get_supported_speeds() argument 131 struct alx_hw *hw = &alx->hw; alx_get_settings() local 174 struct alx_hw *hw = &alx->hw; alx_set_settings() local 199 struct alx_hw *hw = &alx->hw; alx_get_pauseparam() local 212 struct alx_hw *hw = &alx->hw; alx_set_pauseparam() local 268 struct alx_hw *hw = &alx->hw; alx_get_ethtool_stats() local
|
/linux-4.1.27/drivers/input/misc/ |
H A D | ad714x.h | 32 struct ad714x_platform_data *hw; member in struct:ad714x_chip
|
/linux-4.1.27/drivers/clk/sunxi/ |
H A D | clk-factors.h | 32 struct clk_hw hw; member in struct:clk_factors
|
/linux-4.1.27/drivers/clk/versatile/ |
H A D | clk-icst.c | 33 struct clk_hw hw; member in struct:clk_icst 81 static unsigned long icst_recalc_rate(struct clk_hw *hw, icst_recalc_rate() argument 94 static long icst_round_rate(struct clk_hw *hw, unsigned long rate, icst_round_rate() argument 104 static int icst_set_rate(struct clk_hw *hw, unsigned long rate, icst_set_rate() argument
|
H A D | clk-vexpress-osc.c | 24 struct clk_hw hw; member in struct:vexpress_osc 31 static unsigned long vexpress_osc_recalc_rate(struct clk_hw *hw, vexpress_osc_recalc_rate() argument 42 static long vexpress_osc_round_rate(struct clk_hw *hw, unsigned long rate, vexpress_osc_round_rate() argument 56 static int vexpress_osc_set_rate(struct clk_hw *hw, unsigned long rate, vexpress_osc_set_rate() argument
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | irq.c | 87 xtensa_irq_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) xtensa_irq_map() argument
|
/linux-4.1.27/drivers/clk/hisilicon/ |
H A D | clkgate-separated.c | 41 struct clk_hw hw; member in struct:clkgate_separated 48 static int clkgate_separated_enable(struct clk_hw *hw) clkgate_separated_enable() argument 65 static void clkgate_separated_disable(struct clk_hw *hw) clkgate_separated_disable() argument 81 static int clkgate_separated_is_enabled(struct clk_hw *hw) clkgate_separated_is_enabled() argument
|
/linux-4.1.27/arch/powerpc/platforms/82xx/ |
H A D | pq2ads-pci-pic.c | 105 pci_pic_host_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) pci_pic_host_map() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | irq_cpu.c | 120 mips_cpu_intc_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) mips_cpu_intc_map() argument
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | irq.c | 77 core_domain_map(struct irq_domain *h, unsigned int virq, irq_hw_number_t hw) core_domain_map() argument
|
/linux-4.1.27/arch/arm/include/asm/mach/ |
H A D | pci.h | 78 static inline void pci_common_init(struct hw_pci *hw) pci_common_init() argument
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | irq.c | 82 arc_intc_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hw) arc_intc_domain_map() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
H A D | i40e_common.c | 39 i40e_status i40e_set_mac_type(struct i40e_hw *hw) i40e_set_mac_type() argument 84 void i40evf_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask, void *desc, i40evf_debug_aq() argument 145 bool i40evf_check_asq_alive(struct i40e_hw *hw) i40evf_check_asq_alive() argument 162 i40e_status i40evf_aq_queue_shutdown(struct i40e_hw *hw, i40evf_aq_queue_shutdown() argument 559 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw, i40e_aq_send_msg_to_pf() argument 597 void i40e_vf_parse_hw_config(struct i40e_hw *hw, i40e_vf_parse_hw_config() argument 632 i40e_status i40e_vf_reset(struct i40e_hw *hw) i40e_vf_reset() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mbx.c | 35 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) igb_read_mbx() argument 59 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) igb_write_mbx() argument 80 s32 igb_check_for_msg(struct e1000_hw *hw, u16 mbx_id) igb_check_for_msg() argument 98 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id) igb_check_for_ack() argument 116 s32 igb_check_for_rst(struct e1000_hw *hw, u16 mbx_id) igb_check_for_rst() argument 134 static s32 igb_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) igb_poll_for_msg() argument 163 static s32 igb_poll_for_ack(struct e1000_hw *hw, u16 mbx_id) igb_poll_for_ack() argument 195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, igb_read_posted_mbx() argument 222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, igb_write_posted_mbx() argument 242 static s32 igb_check_for_bit_pf(struct e1000_hw *hw, u32 mask) igb_check_for_bit_pf() argument 262 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) igb_check_for_msg_pf() argument 281 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) igb_check_for_ack_pf() argument 300 static s32 igb_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) igb_check_for_rst_pf() argument 321 static s32 igb_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) igb_obtain_mbx_lock_pf() argument 346 static s32 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, igb_write_mbx_pf() argument 387 static s32 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, igb_read_mbx_pf() argument 418 s32 igb_init_mbx_params_pf(struct e1000_hw *hw) igb_init_mbx_params_pf() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
H A D | ixgb_ee.c | 52 ixgb_raise_clock(struct ixgb_hw *hw, ixgb_raise_clock() argument 71 ixgb_lower_clock(struct ixgb_hw *hw, ixgb_lower_clock() argument 91 ixgb_shift_out_bits(struct ixgb_hw *hw, ixgb_shift_out_bits() argument 139 ixgb_shift_in_bits(struct ixgb_hw *hw) ixgb_shift_in_bits() argument 182 ixgb_setup_eeprom(struct ixgb_hw *hw) ixgb_setup_eeprom() argument 203 ixgb_standby_eeprom(struct ixgb_hw *hw) ixgb_standby_eeprom() argument 240 ixgb_clock_eeprom(struct ixgb_hw *hw) ixgb_clock_eeprom() argument 265 ixgb_cleanup_eeprom(struct ixgb_hw *hw) ixgb_cleanup_eeprom() argument 290 ixgb_wait_eeprom_command(struct ixgb_hw *hw) ixgb_wait_eeprom_command() argument 330 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) ixgb_validate_eeprom_checksum() argument 353 ixgb_update_eeprom_checksum(struct ixgb_hw *hw) ixgb_update_eeprom_checksum() argument 378 ixgb_write_eeprom(struct ixgb_hw *hw, u16 offset, u16 data) ixgb_write_eeprom() argument 430 ixgb_read_eeprom(struct ixgb_hw *hw, ixgb_read_eeprom() argument 465 ixgb_get_eeprom_data(struct ixgb_hw *hw) ixgb_get_eeprom_data() argument 511 ixgb_check_and_get_eeprom_data (struct ixgb_hw* hw) ixgb_check_and_get_eeprom_data() argument 533 ixgb_get_eeprom_word(struct ixgb_hw *hw, u16 index) ixgb_get_eeprom_word() argument 551 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, ixgb_get_ee_mac_addr() argument 577 ixgb_get_ee_pba_number(struct ixgb_hw *hw) ixgb_get_ee_pba_number() argument 596 ixgb_get_ee_device_id(struct ixgb_hw *hw) ixgb_get_ee_device_id() argument
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_api.c | 53 static void pch_gbe_plat_get_bus_info(struct pch_gbe_hw *hw) pch_gbe_plat_get_bus_info() argument 67 static s32 pch_gbe_plat_init_hw(struct pch_gbe_hw *hw) pch_gbe_plat_init_hw() argument 102 static void pch_gbe_plat_init_function_pointers(struct pch_gbe_hw *hw) pch_gbe_plat_init_function_pointers() argument 117 s32 pch_gbe_hal_setup_init_funcs(struct pch_gbe_hw *hw) pch_gbe_hal_setup_init_funcs() argument 133 void pch_gbe_hal_get_bus_info(struct pch_gbe_hw *hw) pch_gbe_hal_get_bus_info() argument 151 s32 pch_gbe_hal_init_hw(struct pch_gbe_hw *hw) pch_gbe_hal_init_hw() argument 171 s32 pch_gbe_hal_read_phy_reg(struct pch_gbe_hw *hw, u32 offset, pch_gbe_hal_read_phy_reg() argument 188 s32 pch_gbe_hal_write_phy_reg(struct pch_gbe_hw *hw, u32 offset, pch_gbe_hal_write_phy_reg() argument 200 void pch_gbe_hal_phy_hw_reset(struct pch_gbe_hw *hw) pch_gbe_hal_phy_hw_reset() argument 215 void pch_gbe_hal_phy_sw_reset(struct pch_gbe_hw *hw) pch_gbe_hal_phy_sw_reset() argument 233 s32 pch_gbe_hal_read_mac_addr(struct pch_gbe_hw *hw) pch_gbe_hal_read_mac_addr() argument 248 void pch_gbe_hal_power_up_phy(struct pch_gbe_hw *hw) pch_gbe_hal_power_up_phy() argument 258 void pch_gbe_hal_power_down_phy(struct pch_gbe_hw *hw) pch_gbe_hal_power_down_phy() argument
|
/linux-4.1.27/drivers/net/ieee802154/ |
H A D | fakelb.c | 33 struct ieee802154_hw *hw; member in struct:fakelb_dev_priv 48 fakelb_hw_ed(struct ieee802154_hw *hw, u8 *level) fakelb_hw_ed() argument 57 fakelb_hw_channel(struct ieee802154_hw *hw, u8 page, u8 channel) fakelb_hw_channel() argument 78 fakelb_hw_xmit(struct ieee802154_hw *hw, struct sk_buff *skb) fakelb_hw_xmit() argument 102 fakelb_hw_start(struct ieee802154_hw *hw) { fakelb_hw_start() argument 117 fakelb_hw_stop(struct ieee802154_hw *hw) { fakelb_hw_stop() argument 142 struct ieee802154_hw *hw; fakelb_add_one() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | debug.c | 78 struct brcms_hardware *hw = drvr->wlc->hw; brcms_debugfs_hardware_read() local
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
H A D | pm.c | 161 int cw1200_wow_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) cw1200_wow_suspend() argument 306 int cw1200_wow_resume(struct ieee80211_hw *hw) cw1200_wow_resume() argument
|