Searched defs:hw (Results 26 - 50 of 1644) sorted by relevance

1234567891011>>

/linux-master/sound/pci/emu10k1/
H A Demu10k1_synth.c23 struct snd_emu10k1 *hw; local
72 struct snd_emu10k1 *hw; local
[all...]
/linux-master/drivers/clk/qcom/
H A Dkpss-xcc.c36 struct clk_hw *hw; local
H A Dclk-regmap-divider.c13 static inline struct clk_regmap_div *to_clk_regmap_div(struct clk_hw *hw) argument
18 static long div_round_ro_rate(struct clk_hw *hw, unsigned long rate, argument
33 static long div_round_rate(struct clk_hw *hw, unsigned long rate, argument
42 static int div_set_rate(struct clk_hw *hw, unsigned long rate, argument
57 div_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A DMakefile
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_merge3d.h28 struct dpu_hw_blk_reg_map hw; member in struct:dpu_hw_merge_3d
43 static inline struct dpu_hw_merge_3d *to_dpu_hw_merge_3d(struct dpu_hw_blk *hw) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dr535.c32 r535_devinit_new(const struct nvkm_devinit_func *hw, argument
/linux-master/drivers/clk/sprd/
H A Dmux.c39 static u8 sprd_mux_get_parent(struct clk_hw *hw) argument
64 static int sprd_mux_set_parent(struct clk_hw *hw, u8 index) argument
H A Dmux.h73 static inline struct sprd_mux *hw_to_sprd_mux(const struct clk_hw *hw) argument
/linux-master/drivers/clk/actions/
H A Dowl-divider.c26 static long owl_divider_round_rate(struct clk_hw *hw, unsigned long rate, argument
52 static unsigned long owl_divider_recalc_rate(struct clk_hw *hw, argument
81 static int owl_divider_set_rate(struct clk_hw *hw, unsigned long rate, argument
H A Dowl-divider.h52 static inline struct owl_divider *hw_to_owl_divider(const struct clk_hw *hw) argument
H A Dowl-gate.c34 static void owl_gate_disable(struct clk_hw *hw) argument
42 static int owl_gate_enable(struct clk_hw *hw) argument
65 static int owl_gate_is_enabled(struct clk_hw *hw) argument
H A Dowl-gate.h59 static inline struct owl_gate *hw_to_owl_gate(const struct clk_hw *hw) argument
H A Dowl-mux.h47 static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw) argument
H A Dowl-mux.c29 static u8 owl_mux_get_parent(struct clk_hw *hw) argument
49 static int owl_mux_set_parent(struct clk_hw *hw, u8 index) argument
/linux-master/drivers/sh/intc/
H A Dirqdomain.c44 intc_irq_domain_init(struct intc_desc_int *d, struct intc_hw_desc *hw) argument
/linux-master/drivers/scsi/csiostor/
H A Dcsio_init.h89 csio_get_scsi_ioreq_lock(struct csio_hw *hw, struct csio_scsim *scsim) argument
102 csio_put_scsi_ioreq_lock(struct csio_hw *hw, struct csio_scsim *scsim, argument
114 csio_put_scsi_ioreq_list_lock(struct csio_hw *hw, struct csio_scsim *scsim, argument
126 csio_put_scsi_ddp_list_lock(struct csio_hw *hw, struct csio_scsim *scsim, argument
/linux-master/drivers/clk/at91/
H A Dclk-slow.c18 struct clk_hw hw; member in struct:clk_sam9260_slow
24 static u8 clk_sam9260_slow_get_parent(struct clk_hw *hw) argument
45 struct clk_hw *hw; local
[all...]
/linux-master/drivers/clk/tegra/
H A Dclk-audio-sync.c12 static unsigned long clk_sync_source_recalc_rate(struct clk_hw *hw, argument
20 static long clk_sync_source_round_rate(struct clk_hw *hw, unsigned long rate, argument
31 static int clk_sync_source_set_rate(struct clk_hw *hw, unsigned long rate, argument
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_nkm.h76 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) argument
/linux-master/sound/firewire/tascam/
H A Dtascam-proc.c15 unsigned int reg, fpga, arm, hw; local
/linux-master/drivers/net/fjes/
H A Dfjes_debugfs.c29 struct fjes_hw *hw = &adapter->hw; local
/linux-master/arch/arm/mach-sa1100/
H A Dclock.c23 static int clk_gpio27_enable(struct clk_hw *hw) argument
39 static void clk_gpio27_disable(struct clk_hw *hw) argument
71 static unsigned long clk_mpll_recalc_rate(struct clk_hw *hw, argument
95 struct clk_hw *hw; local
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dtestmode.h39 static inline int wcn36xx_tm_cmd(struct ieee80211_hw *hw, argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.c67 struct ieee80211_hw *hw; local
153 struct ieee80211_hw *hw local
174 struct ieee80211_hw *hw = dev_get_drvdata(dev); local
182 struct ieee80211_hw *hw = dev_get_drvdata(dev); local
[all...]
H A Drt2x00soc.c66 struct ieee80211_hw *hw; local
113 struct ieee80211_hw *hw local
130 struct ieee80211_hw *hw = platform_get_drvdata(pdev); local
139 struct ieee80211_hw *hw = platform_get_drvdata(pdev); local
[all...]

Completed in 181 milliseconds

1234567891011>>