/kernel/linux/linux-6.6/drivers/thermal/qcom/ |
H A D | tsens.h | 534 const struct tsens_ops *ops; member 583 const struct tsens_ops *ops; member
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | core.c | 117 static bool regulator_ops_is_valid(struct regulator_dev *rdev, int ops) in regulator_ops_is_valid() argument 1242 const struct regulator_ops *ops = rdev->desc->ops; machine_constraints_voltage() local 1379 const struct regulator_ops *ops = rdev->desc->ops; machine_constraints_current() local 1467 const struct regulator_ops *ops = rdev->desc->ops; set_machine_constraints() local 3221 const struct regulator_ops *ops = rdev->desc->ops; _regulator_list_voltage() local 3352 const struct regulator_ops *ops = rdev->desc->ops; regulator_get_hardware_vsel_register() local 3379 const struct regulator_ops *ops = rdev->desc->ops; regulator_list_hardware_vsel() local 3526 const struct regulator_ops *ops = rdev->desc->ops; _regulator_set_voltage_sel_step() local 3615 const struct regulator_ops *ops = rdev->desc->ops; _regulator_do_set_voltage() local 4282 const struct regulator_ops *ops = rdev->desc->ops; regulator_set_voltage_time() local 5155 const struct regulator_ops *ops = rdev->desc->ops; regulator_attr_is_visible() local [all...] |
H A D | qcom_spmi-regulator.c | 432 const struct regulator_ops *ops; member
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk.c | 58 const struct clk_ops *ops; member 4400 const struct clk_ops *ops; clk_unregister() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/tegra/ |
H A D | clk-pll.c | 1891 _tegra_clk_register_pll(struct tegra_clk_pll *pll, const char *name, const char *parent_name, unsigned long flags, const struct clk_ops *ops) _tegra_clk_register_pll() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | syscall.c | 1126 const struct bpf_map_ops *ops; map_create() local 2049 const struct bpf_prog_ops *ops; find_prog_type() local 2827 bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, struct bpf_prog *prog) bpf_link_init() argument [all...] |
/kernel/linux/linux-6.6/include/sound/ |
H A D | pcm.h | 459 const struct snd_pcm_ops *ops; member
|
H A D | soc.h | 536 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset() argument 542 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() argument 722 const struct snd_soc_ops *ops; member 1106 struct snd_pcm_ops ops; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | omapfb_dss.h | 658 } ops; member
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | io_uring.c | 540 int ops = atomic_xchg(&ev_fd->ops, 0); in io_eventfd_ops() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 555 const struct cphy_ops *ops; /* PHY operations */ member
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | marvell.c | 2657 const struct marvell_hwmon_ops *ops = to_marvell_hwmon_ops(phydev); in marvell_hwmon_read() local 2682 const struct marvell_hwmon_ops *ops = to_marvell_hwmon_ops(phydev); in marvell_hwmon_write() local 2700 const struct marvell_hwmon_ops *ops = to_marvell_hwmon_ops(phydev); marvell_hwmon_is_visible() local 2781 const struct marvell_hwmon_ops *ops = to_marvell_hwmon_ops(phydev); marvell_hwmon_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov5640.c | 3434 const struct v4l2_ctrl_ops *ops = &ov5640_ctrl_ops; in ov5640_init_controls() local [all...] |
H A D | s5k5baf.c | 1626 const struct v4l2_ctrl_ops *ops = &s5k5baf_ctrl_ops; in s5k5baf_initialize_ctrls() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 4558 static const struct iwl_mvm_roc_ops ops = { in iwl_mvm_roc() local 4567 iwl_mvm_roc_common(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel *channel, int duration, enum ieee80211_roc_type type, const struct iwl_mvm_roc_ops *ops) iwl_mvm_roc_common() argument 5053 iwl_mvm_switch_vif_chanctx_swap(struct iwl_mvm *mvm, struct ieee80211_vif_chanctx_switch *vifs, const struct iwl_mvm_switch_vif_chanctx_ops *ops) iwl_mvm_switch_vif_chanctx_swap() argument 5112 iwl_mvm_switch_vif_chanctx_reassign(struct iwl_mvm *mvm, struct ieee80211_vif_chanctx_switch *vifs, const struct iwl_mvm_switch_vif_chanctx_ops *ops) iwl_mvm_switch_vif_chanctx_reassign() argument 5153 iwl_mvm_switch_vif_chanctx_common(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode, const struct iwl_mvm_switch_vif_chanctx_ops *ops) iwl_mvm_switch_vif_chanctx_common() argument 5186 static const struct iwl_mvm_switch_vif_chanctx_ops ops = { iwl_mvm_switch_vif_chanctx() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 3349 const struct b43_phy_operations *ops = dev->phy.ops; in b43_periodic_every60sec() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.h | 1080 const struct iwl_trans_ops *ops; member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00.h | 752 const struct rt2x00_ops *ops; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk.c | 66 const struct rk_gmac_ops *ops; member 1602 rk_gmac_setup(struct platform_device *pdev, struct plat_stmmacenet_data *plat, const struct rk_gmac_ops *ops) rk_gmac_setup() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 4005 struct ieee80211_ops *ops; in rtw89_alloc_ieee80211_hw() local [all...] |
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | nvme.h | 268 const struct nvme_ctrl_ops *ops; member
|
H A D | core.c | 4240 nvme_alloc_admin_tag_set(struct nvme_ctrl *ctrl, struct blk_mq_tag_set *set, const struct blk_mq_ops *ops, unsigned int cmd_size) nvme_alloc_admin_tag_set() argument 4303 nvme_alloc_io_tag_set(struct nvme_ctrl *ctrl, struct blk_mq_tag_set *set, const struct blk_mq_ops *ops, unsigned int nr_maps, unsigned int cmd_size) nvme_alloc_io_tag_set() argument 4461 nvme_init_ctrl(struct nvme_ctrl *ctrl, struct device *dev, const struct nvme_ctrl_ops *ops, unsigned long quirks) nvme_init_ctrl() argument [all...] |
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-sierra.c | 674 static const struct phy_ops ops = { variable
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq.c | 463 struct elevator_mq_ops *ops = &q->elevator->type->ops; in __blk_mq_alloc_requests() local 4581 blk_mq_alloc_sq_tag_set(struct blk_mq_tag_set *set, const struct blk_mq_ops *ops, unsigned int queue_depth, unsigned int set_flags) blk_mq_alloc_sq_tag_set() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 153 const struct dw_hdmi_phy_ops *ops; member [all...] |