Home
last modified time | relevance | path

Searched refs:hw (Results 1 – 25 of 29) sorted by relevance

12

/include/net/
Dmac80211.h2279 } hw; member
3078 static inline bool _ieee80211_hw_check(struct ieee80211_hw *hw, in _ieee80211_hw_check() argument
3081 return test_bit(flg, hw->flags); in _ieee80211_hw_check()
3083 #define ieee80211_hw_check(hw, flg) _ieee80211_hw_check(hw, IEEE80211_HW_##flg) argument
3085 static inline void _ieee80211_hw_set(struct ieee80211_hw *hw, in _ieee80211_hw_set() argument
3088 return __set_bit(flg, hw->flags); in _ieee80211_hw_set()
3090 #define ieee80211_hw_set(hw, flg) _ieee80211_hw_set(hw, IEEE80211_HW_##flg) argument
3151 static inline void SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev) in SET_IEEE80211_DEV() argument
3153 set_wiphy_dev(hw->wiphy, dev); in SET_IEEE80211_DEV()
3162 static inline void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw *hw, const u8 *addr) in SET_IEEE80211_PERM_ADDR() argument
[all …]
Dmac802154.h206 int (*start)(struct ieee802154_hw *hw);
207 void (*stop)(struct ieee802154_hw *hw);
208 int (*xmit_sync)(struct ieee802154_hw *hw,
210 int (*xmit_async)(struct ieee802154_hw *hw,
212 int (*ed)(struct ieee802154_hw *hw, u8 *level);
213 int (*set_channel)(struct ieee802154_hw *hw, u8 page,
215 int (*set_hw_addr_filt)(struct ieee802154_hw *hw,
218 int (*set_txpower)(struct ieee802154_hw *hw, s32 mbm);
219 int (*set_lbt)(struct ieee802154_hw *hw, bool on);
220 int (*set_cca_mode)(struct ieee802154_hw *hw,
[all …]
Dact_api.h259 u64 drops, bool hw);
288 u64 lastuse, bool hw) in tcf_action_stats_update() argument
294 a->ops->stats_update(a, bytes, packets, drops, lastuse, hw); in tcf_action_stats_update()
/include/sound/
Dhwdep.h18 long long (*llseek)(struct snd_hwdep *hw, struct file *file,
20 long (*read)(struct snd_hwdep *hw, char __user *buf,
22 long (*write)(struct snd_hwdep *hw, const char __user *buf,
24 int (*open)(struct snd_hwdep *hw, struct file * file);
25 int (*release)(struct snd_hwdep *hw, struct file * file);
26 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file,
28 int (*ioctl)(struct snd_hwdep *hw, struct file *file,
30 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file,
32 int (*mmap)(struct snd_hwdep *hw, struct file *file,
34 int (*dsp_status)(struct snd_hwdep *hw,
[all …]
Dopl3.h338 void snd_opl3_interrupt(struct snd_hwdep * hw);
352 int snd_opl3_open(struct snd_hwdep * hw, struct file *file);
353 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file,
355 int snd_opl3_release(struct snd_hwdep * hw, struct file *file);
360 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
Demux_synth.h87 void *hw; /* hardware */ member
173 void *hw; /* hardware pointer (emu8000 or emu10k1) */ member
Ddmaengine_pcm.h95 struct snd_pcm_hardware *hw,
Dtimer.h73 struct snd_timer_hardware hw; member
Dvx_core.h150 const struct snd_vx_hardware *hw; member
196 const struct snd_vx_hardware *hw,
Dpcm.h432 struct snd_pcm_hardware hw; member
1254 int snd_pcm_hw_limit_rates(struct snd_pcm_hardware *hw);
1259 return snd_pcm_hw_limit_rates(&runtime->hw); in snd_pcm_limit_hw_rates()
/include/linux/
Dclk-provider.h68 void clk_hw_init_rate_request(const struct clk_hw *hw,
243 int (*prepare)(struct clk_hw *hw);
244 void (*unprepare)(struct clk_hw *hw);
245 int (*is_prepared)(struct clk_hw *hw);
246 void (*unprepare_unused)(struct clk_hw *hw);
247 int (*enable)(struct clk_hw *hw);
248 void (*disable)(struct clk_hw *hw);
249 int (*is_enabled)(struct clk_hw *hw);
250 void (*disable_unused)(struct clk_hw *hw);
251 int (*save_context)(struct clk_hw *hw);
[all …]
Dclkdev.h38 struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id,
47 int devm_clk_hw_register_clkdev(struct device *dev, struct clk_hw *hw,
Dsh_intc.h120 struct intc_hw_desc hw; member
127 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
135 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
Drfkill.h224 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw);
303 static inline void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states() argument
DmISDNhw.h85 void *hw; member
146 void *hw; member
Dhw_breakpoint.h98 return &bp->hw.info; in counter_arch_bp()
Dirqdomain.h107 int (*map)(struct irq_domain *d, unsigned int virq, irq_hw_number_t hw);
/include/kunit/
Dclk.h17 clk_hw_get_clk_kunit(struct kunit *test, struct clk_hw *hw, const char *con_id);
19 clk_hw_get_clk_prepared_enabled_kunit(struct kunit *test, struct clk_hw *hw,
24 int clk_hw_register_kunit(struct kunit *test, struct device *dev, struct clk_hw *hw);
26 struct clk_hw *hw);
/include/linux/clk/
Dti.h167 struct clk_hw hw; member
261 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw)
263 bool omap2_clk_is_hw_omap(struct clk_hw *hw);
268 unsigned long omap2_dpllcore_recalc(struct clk_hw *hw,
272 void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw);
319 int omap3_noncore_dpll_save_context(struct clk_hw *hw);
320 void omap3_noncore_dpll_restore_context(struct clk_hw *hw);
322 int omap3_core_dpll_save_context(struct clk_hw *hw);
323 void omap3_core_dpll_restore_context(struct clk_hw *hw);
/include/dt-bindings/usb/
Dpd.h341 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
342 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
346 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
347 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
350 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
351 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
425 #define VDO_AMA(hw, fw, tx1d, tx2d, rx1d, rx2d, vcpwr, vcr, vbr, usbss) \ argument
426 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 \
463 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
464 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
/include/linux/usb/
Dpd_vdo.h371 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
372 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
376 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
377 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
380 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
381 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
458 #define VDO_AMA(hw, fw, tx1d, tx2d, rx1d, rx2d, vcpwr, vcr, vbr, usbss) \ argument
459 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 \
496 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
497 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
/include/drm/bridge/
Dsamsung-dsim.h37 #define samsung_dsim_hw_is_exynos(hw) \ argument
38 ((hw) >= DSIM_TYPE_EXYNOS3250 && (hw) <= DSIM_TYPE_EXYNOS5433)
/include/linux/fsl/
Denetc_mdio.h34 struct enetc_hw *hw; member
/include/kvm/
Darm_vgic.h141 bool hw; /* Tied to HW IRQ */ member
/include/linux/soc/mediatek/
Dmtk_wed.h89 struct mtk_wed_hw *hw; member

12