Searched defs:hw_ops (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/include/sound/
H A Di2c.h52 } hw_ops; /* lowlevel operations */ member in struct:snd_i2c_bus
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c69 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
H A Ddwc-xlgmac-ethtool.c171 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
H A Ddwc-xlgmac-desc.c423 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
460 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
H A Ddwc-xlgmac-net.c209 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
231 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
256 struct xlgmac_hw_ops *hw_ops; local
562 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
588 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
705 struct xlgmac_hw_ops *hw_ops; local
794 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
838 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
851 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
883 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
921 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; local
956 struct xlgmac_hw_ops *hw_ops; local
1042 struct xlgmac_hw_ops *hw_ops; local
1116 struct xlgmac_hw_ops *hw_ops; local
[all...]
H A Ddwc-xlgmac-hw.c3065 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops) argument
[all...]
H A Ddwc-xlgmac.h547 struct xlgmac_hw_ops hw_ops; member in struct:xlgmac_pdata
/linux-master/drivers/misc/mei/
H A Dinit.c387 mei_device_init(struct mei_device *dev, struct device *device, bool slow_fw, const struct mei_hw_ops *hw_ops) argument
/linux-master/drivers/clk/ti/
H A Dgate.c88 _register_gate(struct device_node *node, const char *name, const char *parent_name, unsigned long flags, struct clk_omap_reg *reg, u8 bit_idx, u8 clk_gate_flags, const struct clk_ops *ops, const struct clk_hw_omap_ops *hw_ops) argument
126 _of_ti_gate_clk_setup(struct device_node *node, const struct clk_ops *ops, const struct clk_hw_omap_ops *hw_ops) argument
167 _of_ti_composite_gate_clk_setup(struct device_node *node, const struct clk_hw_omap_ops *hw_ops) argument
H A Ddpll.c217 _register_dpll_x2(struct device_node *node, const struct clk_ops *ops, const struct clk_hw_omap_ops *hw_ops) argument
/linux-master/drivers/soundwire/
H A Dintel.h31 const struct sdw_intel_hw_ops *hw_ops; member in struct:sdw_intel_link_res
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_plane.c420 const struct lsdc_cursor_plane_ops *hw_ops = cursor->ops; local
H A Dlsdc_drv.h127 const struct lsdc_crtc_hw_ops *hw_ops; member in struct:lsdc_crtc
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c933 const struct aq_hw_ops *hw_ops = self->aq_hw_ops; local
H A Daq_ptp.c594 const struct aq_hw_ops *hw_ops; local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_main.h258 struct octep_vf_hw_ops hw_ops; member in struct:octep_vf_device
/linux-master/include/linux/soundwire/
H A Dsdw_intel.h329 const struct sdw_intel_hw_ops *hw_ops; member in struct:sdw_intel_res
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h271 struct octep_hw_ops hw_ops; member in struct:octep_device
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhw.h161 const struct ath12k_hw_ops *hw_ops; member in struct:ath12k_hw_params
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3887 struct qlcnic_hardware_ops *hw_ops = adapter->ahw->hw_ops; local
3900 struct qlcnic_hardware_ops *hw_ops = adapter->ahw->hw_ops; local
3913 struct qlcnic_hardware_ops *hw_ops local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhw.h151 const struct ath11k_hw_ops *hw_ops; member in struct:ath11k_hw_params
/linux-master/include/linux/
H A Dhisi_acc_qm.h427 struct hisi_qp_ops *hw_ops; member in struct:hisi_qp
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.h631 const struct amdgpu_ras_block_hw_ops *hw_ops; member in struct:amdgpu_ras_block_object
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h446 struct dev_hw_ops *hw_ops; member in struct:otx2_nic
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhw.h571 const struct ath10k_hw_ops *hw_ops; member in struct:ath10k_hw_params

Completed in 313 milliseconds

12