Searched defs:hw (Results 1 - 18 of 18) sorted by relevance

/include/linux/irqchip/
H A Dmetag.h12 extern int internal_irq_map(unsigned int hw);
18 static inline int internal_irq_map(unsigned int hw) argument
/include/linux/
H A Drfkill.h48 * rfkill_set{,_hw,_sw}_state family of functions. If the hw
202 * @hw: the current hardware block state to set
207 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw);
263 static inline void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) argument
H A Dclk-private.h44 struct clk_hw *hw; member in struct:clk
91 .hw = &_name##_hw.hw, \
103 .hw = { \
123 .hw = { \
145 .hw = { \
178 .hw = { \
201 .hw = { \
222 * .hw
234 struct clk *__clk_register(struct device *dev, struct clk_hw *hw);
[all...]
H A Dmemory.h32 void *hw; /* optional pointer to fw/hw data */ member in struct:memory_block
H A Dsh_intc.h116 struct intc_hw_desc hw; member in struct:intc_desc
123 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
131 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
H A Dclk-provider.h165 int (*prepare)(struct clk_hw *hw);
166 void (*unprepare)(struct clk_hw *hw);
167 int (*is_prepared)(struct clk_hw *hw);
168 void (*unprepare_unused)(struct clk_hw *hw);
169 int (*enable)(struct clk_hw *hw);
170 void (*disable)(struct clk_hw *hw);
171 int (*is_enabled)(struct clk_hw *hw);
172 void (*disable_unused)(struct clk_hw *hw);
173 unsigned long (*recalc_rate)(struct clk_hw *hw,
175 long (*round_rate)(struct clk_hw *hw, unsigne
245 struct clk_hw hw; member in struct:clk_fixed_rate
282 struct clk_hw hw; member in struct:clk_gate
338 struct clk_hw hw; member in struct:clk_divider
387 struct clk_hw hw; member in struct:clk_mux
429 struct clk_hw hw; member in struct:clk_fixed_factor
454 struct clk_hw hw; member in struct:clk_fractional_divider
482 struct clk_hw hw; member in struct:clk_composite
512 struct clk_hw hw; member in struct:clk_gpio
[all...]
H A DmISDNhw.h94 void *hw; member in struct:dchannel
155 void *hw; member in struct:bchannel
H A Darcdevice.h312 } hw; member in struct:arcnet_local
318 #define ARCRESET(x) (lp->hw.reset(dev, (x)))
319 #define ACOMMAND(x) (lp->hw.command(dev, (x)))
320 #define ASTATUS() (lp->hw.status(dev))
321 #define AINTMASK(x) (lp->hw.intmask(dev, (x)))
H A Dperf_event.h258 * if no implementation is provided it will default to: event->hw.idx + 1.
387 struct hw_perf_event hw; member in struct:perf_event
H A Dide.h182 static inline void ide_std_init_ports(struct ide_hw *hw, argument
189 hw->io_ports_array[i] = io_addr++;
191 hw->io_ports.ctl_addr = ctl_addr;
/include/linux/clk/
H A Dti.h137 struct clk_hw hw; member in struct:clk_hw_omap
252 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw)
255 int omap3_noncore_dpll_enable(struct clk_hw *hw);
256 void omap3_noncore_dpll_disable(struct clk_hw *hw);
257 int omap3_noncore_dpll_set_rate(struct clk_hw *hw, unsigned long rate,
259 unsigned long omap4_dpll_regm4xen_recalc(struct clk_hw *hw,
261 long omap4_dpll_regm4xen_round_rate(struct clk_hw *hw,
264 u8 omap2_init_dpll_parent(struct clk_hw *hw);
265 unsigned long omap3_dpll_recalc(struct clk_hw *hw, unsigned long parent_rate);
266 long omap2_dpll_round_rate(struct clk_hw *hw, unsigne
[all...]
/include/sound/
H A Dtimer.h85 struct snd_timer_hardware hw; member in struct:snd_timer
H A Demux_synth.h102 void *hw; /* hardware */ member in struct:snd_emux
188 void *hw; /* hardware pointer (emu8000 or emu10k1) */ member in struct:snd_emux_voice
H A Dvx_core.h163 struct snd_vx_hardware *hw; member in struct:vx_core
197 int audio_monitor[4]; /* playback hw-monitor level */
198 unsigned char audio_monitor_active[4]; /* playback hw-monitor mute/unmute */
209 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
303 * the return value is -(VX_ERR_MASK | actual-hw-error-code)
H A Dpcm.h341 struct snd_pcm_hardware hw; member in struct:snd_pcm_runtime
465 struct device *dev; /* actual hw device this belongs to */
/include/uapi/linux/
H A Dpkt_sched.h615 __u8 hw; member in struct:tc_mqprio_qopt
H A Dkvm.h209 } hw; member in union:kvm_run::__anon1919
/include/net/
H A Dmac80211.h179 * sizeof(void *), size is determined in hw information.
855 * to hw.radiotap_mcs_details to advertise that fact
1414 * sizeof(void *), size is determined in hw information.
1688 * @max_rates: maximum number of alternate rate retry stages the hw
1691 * the hw can report back.
1766 * struct ieee80211_scan_request - hw scan request
1779 * wiphy_to_ieee80211_hw - return a mac80211 driver hw struct from a wiphy
1785 * structure can then access it via hw->priv. Note that mac802111 drivers should
1789 * Return: The mac80211 driver hw struct of @wiphy.
1796 * @hw
1799 SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev) argument
1810 SET_IEEE80211_PERM_ADDR(struct ieee80211_hw *hw, u8 *addr) argument
1816 ieee80211_get_tx_rate(const struct ieee80211_hw *hw, const struct ieee80211_tx_info *c) argument
1825 ieee80211_get_rts_cts_rate(const struct ieee80211_hw *hw, const struct ieee80211_tx_info *c) argument
1834 ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw, const struct ieee80211_tx_info *c, int idx) argument
3120 ieee80211_get_tx_led_name(struct ieee80211_hw *hw) argument
3141 ieee80211_get_rx_led_name(struct ieee80211_hw *hw) argument
3162 ieee80211_get_assoc_led_name(struct ieee80211_hw *hw) argument
3183 ieee80211_get_radio_led_name(struct ieee80211_hw *hw) argument
3205 ieee80211_create_tpt_led_trigger(struct ieee80211_hw *hw, unsigned int flags, const struct ieee80211_tpt_blink *blink_table, unsigned int blink_table_len) argument
3318 ieee80211_rx_ni(struct ieee80211_hw *hw, struct sk_buff *skb) argument
3457 ieee80211_tx_status_ni(struct ieee80211_hw *hw, struct sk_buff *skb) argument
3567 ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
4612 struct ieee80211_hw *hw; member in struct:ieee80211_tx_rate_control
[all...]

Completed in 309 milliseconds