Searched defs:hw (Results 51 - 75 of 1644) sorted by relevance

1234567891011>>

/linux-master/sound/pci/ctxfi/
H A Dcthardware.c45 int destroy_hw_obj(struct hw *hw) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Drf.c13 void rtl92ee_phy_rf6052_set_bandwidth(struct ieee80211_hw *hw, u8 bandwidth) argument
41 bool rtl92ee_phy_rf6052_config(struct ieee80211_hw *hw) argument
54 _rtl92ee_phy_rf6052_config_parafile(struct ieee80211_hw *hw) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-fsl-flexspi.c55 struct clk_hw *hw; local
H A Dclk-moxart.c19 struct clk_hw *hw; local
58 struct clk_hw *hw; local
[all...]
/linux-master/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.h49 const struct ms_tp_hw_data *hw; member in struct:ms_tp_dev
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_dcbnl.c149 struct fm10k_hw *hw = &interface->hw; local
/linux-master/sound/synth/emux/
H A Demux_hwdep.c79 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file, argument
116 struct snd_hwdep *hw; local
[all...]
/linux-master/drivers/usb/host/
H A Dehci-mem.c196 struct ehci_qh_hw *hw; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_init.c192 struct ieee80211_hw *hw = mt76_hw(dev); local
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmain.c34 int mt76x0_set_sar_specs(struct ieee80211_hw *hw, argument
60 int mt76x0_config(struct ieee80211_hw *hw, u32 changed) argument
[all...]
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_mp.h134 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) argument
H A Dccu_gate.h114 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) argument
H A Dccu_phase.c13 static int ccu_phase_get_phase(struct clk_hw *hw) argument
56 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees) argument
/linux-master/arch/powerpc/sysdev/
H A Dmpic.h43 static inline int mpic_map_error_int(struct mpic *mpic, unsigned int virq, irq_hw_number_t hw) argument
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h46 struct ixgbe_hw *hw = &adapter->hw; local
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c31 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); local
76 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); local
108 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); local
/linux-master/drivers/clk/qcom/
H A Dclk-regmap-phy-mux.c23 static int phy_mux_is_enabled(struct clk_hw *hw) argument
37 static int phy_mux_enable(struct clk_hw *hw) argument
47 static void phy_mux_disable(struct clk_hw *hw) argument
H A Dapcs-msm8996.c27 struct clk_hw *hw; local
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pci_mdio.c18 struct enetc_hw *hw; local
/linux-master/drivers/clk/meson/
H A Dclk-cpu-dyndiv.c19 static unsigned long meson_clk_cpu_dyndiv_recalc_rate(struct clk_hw *hw, argument
30 static int meson_clk_cpu_dyndiv_determine_rate(struct clk_hw *hw, argument
39 static int meson_clk_cpu_dyndiv_set_rate(struct clk_hw *hw, unsigned long rate, argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h30 ice_aq_send_msg_to_vf(struct ice_hw __always_unused *hw, argument
46 static inline void ice_mbx_init_snapshot(struct ice_hw *hw) argument
/linux-master/drivers/clk/sprd/
H A Dcomposite.c12 static int sprd_comp_determine_rate(struct clk_hw *hw, argument
20 static unsigned long sprd_comp_recalc_rate(struct clk_hw *hw, argument
28 static int sprd_comp_set_rate(struct clk_hw *hw, unsigned long rate, argument
37 static u8 sprd_comp_get_parent(struct clk_hw *hw) argument
44 static int sprd_comp_set_parent(struct clk_hw *hw, u argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dled.c9 void rtl8723e_sw_led_on(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
36 void rtl8723e_sw_led_off(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
75 static void _rtl8723e_sw_led_control(struct ieee80211_hw *hw, argument
95 void rtl8723e_led_control(struct ieee80211_hw *hw, argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dled.c9 void rtl8723be_sw_led_on(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
35 void rtl8723be_sw_led_off(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
74 static void _rtl8723be_sw_led_control(struct ieee80211_hw *hw, argument
94 void rtl8723be_led_control(struct ieee80211_hw *hw, argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dled.c9 void rtl8821ae_sw_led_on(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
37 void rtl8812ae_sw_led_on(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
68 void rtl8821ae_sw_led_off(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
107 void rtl8812ae_sw_led_off(struct ieee80211_hw *hw, enum rtl_led_pin pin) argument
145 static void _rtl8821ae_sw_led_control(struct ieee80211_hw *hw, argument
172 rtl8821ae_led_control(struct ieee80211_hw *hw, enum led_ctl_mode ledaction) argument
[all...]

Completed in 221 milliseconds

1234567891011>>