| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dca.h | 21 const struct dca_ops *ops; member
|
| H A D | c2port.h | 25 struct c2port_ops *ops; member
|
| /kernel/linux/linux-6.6/include/linux/iio/ |
| H A D | sw_trigger.h | 25 const struct iio_sw_trigger_ops *ops; member
|
| H A D | sw_device.h | 25 const struct iio_sw_device_ops *ops; member
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | drm_audio_component.h | 118 const struct drm_audio_component_ops *ops; member
|
| /kernel/linux/linux-6.6/include/linux/mux/ |
| H A D | driver.h | 70 const struct mux_control_ops *ops; member
|
| /kernel/linux/linux-6.6/include/linux/ulpi/ |
| H A D | driver.h | 20 const struct ulpi_ops *ops; member
|
| /kernel/linux/linux-6.6/include/linux/soc/qcom/ |
| H A D | smem_state.h | 50 qcom_smem_state_register(struct device_node *of_node, const struct qcom_smem_state_ops *ops, void *data) qcom_smem_state_register() argument
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_crypt.h | 73 struct ieee80211_crypto_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/tegra-video/ |
| H A D | vip.h | 50 const struct tegra_vip_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/target/ |
| H A D | target_core_hba.c | 38 int transport_backend_register(const struct target_backend_ops *ops) in transport_backend_register() argument 66 void target_backend_unregister(const struct target_backend_ops *ops) in target_backend_unregister() argument [all...] |
| /kernel/linux/linux-6.6/drivers/thermal/ |
| H A D | kirkwood_thermal.c | 51 static struct thermal_zone_device_ops ops = { variable
|
| /kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.h | 26 struct thermal_zone_device_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
| H A D | sysfs_upload.h | 31 const struct fw_upload_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/ |
| H A D | st33zp24.h | 19 const struct st33zp24_phy_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| H A D | kcs_bmc.h | 40 const struct kcs_bmc_device_ops *ops; member
|
| /kernel/linux/linux-6.6/include/soc/tegra/ |
| H A D | tegra-cbb.h | 19 const struct tegra_cbb_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/ |
| H A D | mtk_vcodec_fw_priv.h | 13 const struct mtk_vcodec_fw_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | init.c | 16 iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, const struct iwl_fw *fw, const struct iwl_fw_runtime_ops *ops, void *ops_ctx, const struct iwl_dump_sanitize_ops *sanitize_ops, void *sanitize_ctx, struct dentry *dbgfs_dir) iwl_fw_runtime_init() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
| H A D | debugfs.c | 104 mt76_register_debugfs_fops(struct mt76_phy *phy, const struct file_operations *ops) mt76_register_debugfs_fops() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_wb.h | 70 struct dpu_hw_wb_ops ops; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_region.c | 157 const struct i915_gem_apply_to_region_ops *ops = apply->ops; in i915_gem_process_region() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_mitigations.c | 127 static const struct kernel_param_ops ops = { variable
|
| /kernel/linux/linux-6.6/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-acpi.c | 33 struct i2chid_ops ops; member 79 static void i2c_hid_acpi_shutdown_tail(struct i2chid_ops *ops) in i2c_hid_acpi_shutdown_tail() argument
|
| H A D | i2c-hid-of.c | 36 struct i2chid_ops ops; member 45 static int i2c_hid_of_power_up(struct i2chid_ops *ops) in i2c_hid_of_power_up() argument 68 static void i2c_hid_of_power_down(struct i2chid_ops *ops) in i2c_hid_of_power_down() argument [all...] |